Class ImplEmfButtonProperties<T extends org.eclipse.emf.ecore.EObject,V>
java.lang.Object
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ButtonProperties<ImplEmfButtonProperties<T,V>>
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.EmfButtonProperties<T,V,ImplEmfButtonProperties<T,V>>
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ImplEmfButtonProperties<T,V>
- All Implemented Interfaces:
IButtonProperties,IEmfButtonProperties
public class ImplEmfButtonProperties<T extends org.eclipse.emf.ecore.EObject,V>
extends EmfButtonProperties<T,V,ImplEmfButtonProperties<T,V>>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.EmfButtonProperties
EmfButtonProperties.EmfAction<T> -
Field Summary
Fields inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.EmfButtonProperties
action, setterValue, updaterControlFields inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ButtonProperties
eventBroker, height, icon, style, text, tooltip, width -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.EmfButtonProperties
action, getActionMethods inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ButtonProperties
getEventBroker, getHeight, getIcon, getStyle, getText, getThis, getTooltip, getWidth, height, icon, isEnable, isVisible, setCurrentEnable, setEnable, setEnable, setStyle, setVisible, setVisible, text, tooltip, width
-
Constructor Details
-
ImplEmfButtonProperties
public ImplEmfButtonProperties()
-