Class PDispatcherImpl<T>
java.lang.Object
net.thevpc.common.props.impl.PropertyBase
net.thevpc.common.props.impl.WritablePropertyBase
net.thevpc.common.props.impl.PDispatcherImpl<T>
- All Implemented Interfaces:
ObservableDispatcher<T>, Property, WritableDispatcher<T>, WritableProperty
-
Field Summary
Fields inherited from class WritablePropertyBase
adjusters, vetosFields inherited from class PropertyBase
listeners, parentProperty -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WritablePropertyBase
adjusters, vetosMethods inherited from class PropertyBase
createListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Property
events, getChildProperty, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withMethods inherited from interface WritableProperty
adjusters, vetos
-
Constructor Details
-
PDispatcherImpl
-
-
Method Details
-
readOnly
- Specified by:
readOnlyin interfaceObservableDispatcher<T>- Specified by:
readOnlyin interfaceProperty
-
add
- Specified by:
addin interfaceWritableDispatcher<T>
-
isWritable
public boolean isWritable()- Specified by:
isWritablein interfaceProperty
-
toString
- Overrides:
toStringin classPropertyBase
-