Class PropertyChangeScriptConfig
java.lang.Object
com.inductiveautomation.perspective.common.config.PropertyChangeScriptConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
void
setEnabled
(boolean enabled)
-
Field Details
-
FUNCTION_NAME
- See Also:
-
PREVIOUS_ARG
- See Also:
-
CURRENT_ARG
- See Also:
-
ORIGIN_ARG
- See Also:
-
MISSED_EVENTS_ARG
- See Also:
-
script
-
enabled
null means true for serialization efficiency
-
-
Constructor Details
-
PropertyChangeScriptConfig
public PropertyChangeScriptConfig()
-
-
Method Details