Class WritablePropertyBase
java.lang.Object
net.thevpc.common.props.impl.PropertyBase
net.thevpc.common.props.impl.WritablePropertyBase
- All Implemented Interfaces:
Property, WritableProperty
- Direct Known Subclasses:
AbstractWritableMapImpl, PDispatcherImpl, WritableLiMapBase, WritableStackImpl
-
Field Summary
FieldsFields inherited from class PropertyBase
listeners, parentProperty -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PropertyBase
createListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, toString, userObjectsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Property
events, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, with
-
Field Details
-
vetos
-
adjusters
-
-
Constructor Details
-
WritablePropertyBase
-
-
Method Details
-
adjusters
- Specified by:
adjustersin interfaceWritableProperty
-
vetos
- Specified by:
vetosin interfaceWritableProperty
-