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