Class InsertPropertyChange
- java.lang.Object
- 
- com.inductiveautomation.perspective.common.messages.property.ComponentsPropertyChange
- 
- com.inductiveautomation.perspective.common.messages.property.InsertPropertyChange
 
 
- 
 public class InsertPropertyChange extends ComponentsPropertyChange 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classInsertPropertyChange.StandardGsonAdapter
 - 
Field SummaryFields Modifier and Type Field Description intindexjava.lang.StringpathToParentjava.lang.StringvalueAsJson- 
Fields inherited from class com.inductiveautomation.perspective.common.messages.property.ComponentsPropertyChangecomponentIndexPaths, scope
 
- 
 - 
Constructor SummaryConstructors Constructor Description InsertPropertyChange(java.lang.String componentIndexPath, PropertyType scope, java.lang.String pathToParent, int index, java.lang.String valueAsJson)
 
- 
- 
- 
Constructor Detail- 
InsertPropertyChangepublic InsertPropertyChange(java.lang.String componentIndexPath, PropertyType scope, java.lang.String pathToParent, int index, java.lang.String valueAsJson)
 
- 
 
-