public abstract class WritablePropertyDelegate extends PropertyDelegate implements WritableProperty
| Modifier and Type | Field and Description |
|---|---|
protected PropertyAdjustersImpl |
adjusters |
protected Property |
base |
protected PropertyVetosImpl |
vetos |
listeners, parentProperty| Constructor and Description |
|---|
WritablePropertyDelegate(WritableProperty base) |
| Modifier and Type | Method and Description |
|---|---|
PropertyAdjusters |
adjusters() |
protected WritableProperty |
getBase() |
UserObjects |
userObjects() |
PropertyVetos |
vetos() |
events, isWritable, propertyName, propertyTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, with, withprotected PropertyVetosImpl vetos
protected PropertyAdjustersImpl adjusters
protected Property base
public WritablePropertyDelegate(WritableProperty base)
protected WritableProperty getBase()
getBase in class PropertyDelegatepublic PropertyVetos vetos()
vetos in interface WritablePropertypublic PropertyAdjusters adjusters()
adjusters in interface WritablePropertypublic UserObjects userObjects()
userObjects in interface PropertyuserObjects in class PropertyDelegateCopyright © 2022 vpc open source initiative. All rights reserved.