Class PropertyConfig
java.lang.Object
com.inductiveautomation.perspective.common.config.PropertyConfig
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic class
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanbooleanReturns true if this property config has an enabled binding configuration on itbooleaninthashCode()booleanbooleanvoidsetAccess(PropertyAccess access) voidsetPersistent(boolean b) 
- 
Field Details- 
binding
- 
persistent
- 
paramDirection
- 
onChange
- 
access
 
- 
- 
Constructor Details- 
PropertyConfigpublic PropertyConfig()
 
- 
- 
Method Details- 
isPersistentpublic boolean isPersistent()
- 
setPersistentpublic void setPersistent(boolean b) 
- 
getAccess
- 
setAccess
- 
hasEnabledPropertyChangeScriptpublic boolean hasEnabledPropertyChangeScript()
- 
hasPropertyChangeScriptpublic boolean hasPropertyChangeScript()
- 
hasEnabledBindingpublic boolean hasEnabledBinding()Returns true if this property config has an enabled binding configuration on it
- 
equals
- 
hashCodepublic int hashCode()
 
-