Class DrawingPropertyConfigChangeEvent
java.lang.Object
com.inductiveautomation.perspective.designer.workspace.events.DrawingPropertyConfigChangeEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDrawingPropertyConfigChangeEvent
(List<PropertyConfigChange> changes, QualifiedValue lastQualifiedValue) -
Method Summary
-
Field Details
-
changes
-
lastQualifiedValue
-
-
Constructor Details
-
DrawingPropertyConfigChangeEvent
public DrawingPropertyConfigChangeEvent(List<PropertyConfigChange> changes, QualifiedValue lastQualifiedValue)
-