Uses of Class
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.EmfTableToolBarProperties
Packages that use EmfTableToolBarProperties
Package
Description
-
Uses of EmfTableToolBarProperties in com.amalgamasimulation.desktop.ui.editor.builders
Methods in com.amalgamasimulation.desktop.ui.editor.builders with parameters of type EmfTableToolBarPropertiesModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfTwoTablesSectionBuilder.EmfTableFeatureElementsBuilder<T1, V1> EmfTwoTablesSectionBuilder.Builder.create(EmfTableProperties<T1, V1> tableProperties, EmfTableToolBarProperties<V1> toolbarProperties) -
Uses of EmfTableToolBarProperties in com.amalgamasimulation.desktop.ui.editor.sections
Methods in com.amalgamasimulation.desktop.ui.editor.sections with parameters of type EmfTableToolBarPropertiesModifier and TypeMethodDescriptionvoidEmfTwoTablesSection.mainToolBarProperties(EmfTableToolBarProperties<V> toolBarProperties) voidEmfTwoTablesSection.secondToolBarProperties(EmfTableToolBarProperties<R> toolBarProperties) voidEmfTableSection.toolBarProperties(EmfTableToolBarProperties<V> toolBarProperties)