Interface ObservableDispatcher<T>
- All Superinterfaces:
Property
- All Known Subinterfaces:
WritableDispatcher<T>
- All Known Implementing Classes:
PDispatcherImpl, ReadOnlyDispatcher
-
Method Summary
Methods inherited from interface Property
events, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, with
-
Method Details
-
readOnly
ObservableDispatcher<T> readOnly()
-