Class OptionButtonBarEditor<T extends Enum<T>>
java.lang.Object
com.inductiveautomation.ignition.common.util.AbstractChangeable
com.inductiveautomation.perspective.designer.styles.StyleAttributeEditor
com.inductiveautomation.perspective.designer.styles.editors.OptionButtonBarEditor<T>
- All Implemented Interfaces:
Changeable
Similar to the OptionRowEditor but uses toggle buttons and icons instead
-
Field Summary
Fields inherited from class com.inductiveautomation.perspective.designer.styles.StyleAttributeEditor
attributeFields inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
changeEvent, listenerList -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.perspective.designer.styles.StyleAttributeEditor
getAttribute, optionToStringMethods inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
addChangeListener, fireStateChanged, getChangeListeners, removeChangeListener
-
Constructor Details
-
OptionButtonBarEditor
-
-
Method Details
-
getComponent
- Specified by:
getComponentin classStyleAttributeEditor
-
getValue
- Specified by:
getValuein classStyleAttributeEditor
-
setValue
- Specified by:
setValuein classStyleAttributeEditor
-