java.lang.Object
com.inductiveautomation.perspective.common.config.PropertyConfig

public class PropertyConfig extends Object
  • Field Details

  • Constructor Details

    • PropertyConfig

      public PropertyConfig()
  • Method Details

    • isPersistent

      public boolean isPersistent()
    • setPersistent

      public void setPersistent(boolean b)
    • getAccess

      public PropertyAccess getAccess()
    • setAccess

      public void setAccess(PropertyAccess access)
    • 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

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object