Class WritablePropertyDelegate
java.lang.Object
net.thevpc.common.props.impl.PropertyDelegate
net.thevpc.common.props.impl.WritablePropertyDelegate
- All Implemented Interfaces:
Property, WritableProperty
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PropertyAdjustersImplprotected Propertyprotected PropertyVetosImplFields inherited from class PropertyDelegate
listeners, parentProperty -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PropertyDelegate
events, isWritable, propertyName, propertyTypeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Property
events, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, with, with
-
Field Details
-
vetos
-
adjusters
-
base
-
-
Constructor Details
-
WritablePropertyDelegate
-
-
Method Details
-
getBase
- Overrides:
getBasein classPropertyDelegate
-
vetos
- Specified by:
vetosin interfaceWritableProperty
-
adjusters
- Specified by:
adjustersin interfaceWritableProperty
-
userObjects
- Specified by:
userObjectsin interfaceProperty- Overrides:
userObjectsin classPropertyDelegate
-