Class InsertPropertyChange
java.lang.Object
com.inductiveautomation.perspective.common.messages.property.ComponentsPropertyChange
com.inductiveautomation.perspective.common.messages.property.InsertPropertyChange
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsFields inherited from class com.inductiveautomation.perspective.common.messages.property.ComponentsPropertyChangecomponentIndexPaths, scope
- 
Constructor SummaryConstructorsConstructorDescriptionInsertPropertyChange(String componentIndexPath, PropertyType scope, String pathToParent, int index, String valueAsJson) 
- 
Method Summary
- 
Field Details- 
pathToParent
- 
indexpublic int index
- 
valueAsJson
 
- 
- 
Constructor Details- 
InsertPropertyChangepublic InsertPropertyChange(String componentIndexPath, PropertyType scope, String pathToParent, int index, String valueAsJson) 
 
-