Class PropertyConfig
java.lang.Object
com.inductiveautomation.perspective.common.config.PropertyConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Returns true if this property config has an enabled binding configuration on itboolean
int
hashCode()
boolean
boolean
void
setAccess
(PropertyAccess access) void
setPersistent
(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()
-