public abstract class WritablePropertyBase extends PropertyBase implements WritableProperty
| Modifier and Type | Field and Description |
|---|---|
protected PropertyAdjustersImpl |
adjusters |
protected PropertyVetosImpl |
vetos |
listeners, parentProperty| Constructor and Description |
|---|
WritablePropertyBase(String name,
PropertyType type) |
| Modifier and Type | Method and Description |
|---|---|
PropertyAdjusters |
adjusters() |
PropertyVetos |
vetos() |
createListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, toString, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withprotected PropertyVetosImpl vetos
protected PropertyAdjustersImpl adjusters
public WritablePropertyBase(String name, PropertyType type)
public PropertyAdjusters adjusters()
adjusters in interface WritablePropertypublic PropertyVetos vetos()
vetos in interface WritablePropertyCopyright © 2022 vpc open source initiative. All rights reserved.