Class PropertyConfigChange
java.lang.Object
com.inductiveautomation.perspective.common.messages.PropertyConfigChange
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionalterBinding(BindingConfig binding) alterComponentPath(String path) setAccess(PropertyAccess access) setParameterDirection(ParamType direction) setPersistent(boolean persistent) 
- 
Field Details- 
PROTOCOL- See Also:
 
- 
componentPath
- 
propertyKey
- 
changedBinding
- 
removedBindingpublic boolean removedBinding
- 
changedScript
- 
removedScriptpublic boolean removedScript
- 
parameterDirection
- 
persistent
- 
access
- 
irrelevantpublic boolean irrelevant
 
- 
- 
Constructor Details- 
PropertyConfigChange
 
- 
- 
Method Details- 
alterComponentPath
- 
alterPropertyChangeScript
- 
removedPropertyChangeScript
- 
alterBinding
- 
setRemovedBinding
- 
setParameterDirection
- 
setPersistent
- 
setAccess
 
-