Class StyleAttributeChangeEvent
java.lang.Object
com.inductiveautomation.perspective.designer.styles.events.StyleAttributeChangeEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Enum that determines the origin of this event. -
Constructor Summary
ConstructorsConstructorDescriptionStyleAttributeChangeEvent
(StyleAttribute attribute, String newValue, StyleAttributeChangeEvent.EventType type) -
Method Summary
-
Constructor Details
-
StyleAttributeChangeEvent
public StyleAttributeChangeEvent(StyleAttribute attribute, String newValue, StyleAttributeChangeEvent.EventType type)
-
-
Method Details
-
getAttribute
-
getType
-
getNewValue
-