public class ReadOnlyDispatcher<T> extends PropertyDelegate implements ObservableDispatcher<T>
base, listeners, parentProperty| Constructor and Description |
|---|
ReadOnlyDispatcher(ObservableDispatcher<T> base) |
| Modifier and Type | Method and Description |
|---|---|
ObservableDispatcher<T> |
getBase() |
boolean |
isWritable() |
ObservableDispatcher<T> |
readOnly() |
events, propertyName, propertyType, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevents, getChildProperty, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withpublic ReadOnlyDispatcher(ObservableDispatcher<T> base)
public ObservableDispatcher<T> getBase()
getBase in class PropertyDelegatepublic boolean isWritable()
isWritable in interface PropertyisWritable in class PropertyDelegatepublic ObservableDispatcher<T> readOnly()
readOnly in interface ObservableDispatcher<T>readOnly in interface PropertyCopyright © 2022 vpc open source initiative. All rights reserved.