@FunctionalInterface public interface ReadonlyChangeListener extends EventListener, Serializable
Input read-only state change events.| Modifier and Type | Method and Description |
|---|---|
void |
onReadonlyChangeEvent(ReadonlyChangeEvent event)
Invoked when a read-only change event has been fired.
|
void onReadonlyChangeEvent(ReadonlyChangeEvent event)
event - The read-only change eventCopyright © 2020 The Holon Platform. All rights reserved.