Interface ObservablePropertySource
- All Superinterfaces:
- PropertyValueSource
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classstatic interface
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionvoidsubscribe(Property<?> prop, ObservablePropertySource.PropertyInteractionListener listener) voidunsubscribe(Property<?> prop, ObservablePropertySource.PropertyInteractionListener listener) Methods inherited from interface com.inductiveautomation.ignition.common.config.PropertyValueSourcecontains, get, getNonNull, getNonNull, getOrDefault, getOrElse, getProperties, getValues
- 
Field Details- 
ALL_PROP
 
- 
- 
Method Details- 
subscribe
- 
unsubscribe
 
-