Class PropertyConfig
java.lang.Object
com.inductiveautomation.perspective.common.config.PropertyConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier 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
-
PropertyConfig
public PropertyConfig()
-
-
Method Details
-
isPersistent
public boolean isPersistent() -
setPersistent
public void setPersistent(boolean b) -
getAccess
-
setAccess
-
hasEnabledPropertyChangeScript
public boolean hasEnabledPropertyChangeScript() -
hasPropertyChangeScript
public boolean hasPropertyChangeScript() -
hasEnabledBinding
public boolean hasEnabledBinding()Returns true if this property config has an enabled binding configuration on it -
equals
-
hashCode
public int hashCode()
-