Uses of Class
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.EmfButtonProperties
Packages that use EmfButtonProperties
Package
Description
-
Uses of EmfButtonProperties in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons
Subclasses of EmfButtonProperties in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttonsModifier and TypeClassDescriptionclassSelectElementsFromTableButtonProperties<T extends org.eclipse.emf.ecore.EObject,V> classSelectEmfElementFromGefButtonProperties<T extends org.eclipse.emf.ecore.EObject,V> classSelectEmfElementFromTableButtonProperties<T extends org.eclipse.emf.ecore.EObject,V> -
Uses of EmfButtonProperties in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common
Classes in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common with type parameters of type EmfButtonPropertiesModifier and TypeClassDescriptionclassEmfButtonProperties<T extends org.eclipse.emf.ecore.EObject,V, E extends EmfButtonProperties<T, V, ?>> Subclasses of EmfButtonProperties in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.commonModifier and TypeClassDescriptionclassImplEmfButtonProperties<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common that return EmfButtonPropertiesModifier and TypeMethodDescriptionEmfButtonProperties.action(EmfButtonProperties.EmfAction<T> action) Constructors in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common with parameters of type EmfButtonPropertiesModifierConstructorDescriptionEmfButton(EmfButtonProperties<T, V, ?> buttonProperties, EmfDataBinding<T, V> dataBinding)