Interface ObservablePropertySource
- All Superinterfaces:
PropertyValueSource
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static interface
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
subscribe
(Property<?> prop, ObservablePropertySource.PropertyInteractionListener listener) void
unsubscribe
(Property<?> prop, ObservablePropertySource.PropertyInteractionListener listener) Methods inherited from interface com.inductiveautomation.ignition.common.config.PropertyValueSource
contains, get, getNonNull, getNonNull, getOrDefault, getOrElse, getProperties, getValues
-
Field Details
-
ALL_PROP
-
-
Method Details
-
subscribe
-
unsubscribe
-