Class InsertPropertyChange
java.lang.Object
com.inductiveautomation.perspective.common.messages.property.ComponentsPropertyChange
com.inductiveautomation.perspective.common.messages.property.InsertPropertyChange
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class com.inductiveautomation.perspective.common.messages.property.ComponentsPropertyChange
componentIndexPaths, scope
-
Constructor Summary
ConstructorsConstructorDescriptionInsertPropertyChange
(String componentIndexPath, PropertyType scope, String pathToParent, int index, String valueAsJson) -
Method Summary
-
Field Details
-
pathToParent
-
index
public int index -
valueAsJson
-
-
Constructor Details
-
InsertPropertyChange
public InsertPropertyChange(String componentIndexPath, PropertyType scope, String pathToParent, int index, String valueAsJson)
-