Interface Property
- All Known Subinterfaces:
IndexedNode<T>, NamedNode<T>, ObservableBoolean, ObservableDispatcher<T>, ObservableList<T>, ObservableListIndexSelection<T>, ObservableListIndexSelectionExt<T>, ObservableListSelection<T>, ObservableMap<K,V>, ObservableStack<T>, ObservableValue<T>, WritableBoolean, WritableDispatcher<T>, WritableIndexedNode<T>, WritableInt, WritableLiMap<K, V>, WritableList<T>, WritableListIndexSelection<T>, WritableListIndexSelectionExt<T>, WritableListSelection<T>, WritableMap<K, V>, WritableNamedNode<T>, WritableProperty, WritableStack<T>, WritableString, WritableValue<T>
- All Known Implementing Classes:
AbstractWritableMapImpl, MappedValueBase, MappedValueBoolean, ObservableMapAdapter, ObservableValueBase, ObservableValueDelegate, PDispatcherImpl, PropertyBase, PropertyDelegate, ReadOnlyDispatcher, ReadOnlyList, ReadOnlyListIndexSelection, ReadOnlyListIndexSelectionExt, ReadOnlyListSelection, ReadOnlyMap, ReadOnlyPIndexedNode, ReadOnlyPNamedNode, ReadOnlyStack, ReadOnlyValue, WritableBooleanImpl, WritableDouble, WritableFloat, WritableIndexedNodeImpl, WritableIntImpl, WritableLiMapAdapter, WritableLiMapBase, WritableLiMapImpl, WritableListAdapter, WritableListBase, WritableListImpl, WritableListIndexSelectionImpl, WritableListSelectionImpl, WritableLong, WritableMapImpl, WritableNamedNodeImpl, WritablePropertyBase, WritablePropertyDelegate, WritableSetImpl, WritableStackImpl, WritableStringImpl, WritableValueBase, WritableValueDelegate, WritableValueImpl
public interface Property
-
Method Details
-
getChildProperty
-
with
-
onChange
-
onPropagatedChange
-
onChangeAndInit
-
onPropagatedChangeAndInit
-
onChange
-
onPropagatedChange
-
onChangeAndInit
-
onPropagatedChangeAndInit
-
with
-
propertyName
String propertyName() -
events
PropertyListeners events() -
propertyType
PropertyType propertyType() -
userObjects
UserObjects userObjects() -
readOnly
-
isWritable
default boolean isWritable()
-