public class PDispatcherImpl<T> extends WritablePropertyBase implements WritableDispatcher<T>
adjusters, vetoslisteners, parentProperty| Constructor and Description |
|---|
PDispatcherImpl(String name,
PropertyType elementType) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(T v) |
boolean |
isWritable() |
ObservableDispatcher<T> |
readOnly() |
String |
toString() |
adjusters, vetoscreateListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadjusters, vetosevents, getChildProperty, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withpublic PDispatcherImpl(String name, PropertyType elementType)
public ObservableDispatcher<T> readOnly()
readOnly in interface ObservableDispatcher<T>readOnly in interface Propertypublic void add(T v)
add in interface WritableDispatcher<T>public boolean isWritable()
isWritable in interface Propertypublic String toString()
toString in class PropertyBaseCopyright © 2022 vpc open source initiative. All rights reserved.