E - the type of the event@FunctionalInterface public interface FieldUpdateListener<E extends FieldUpdateEvent<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdate(E event)
Called if a component is updated.
|
void onUpdate(E event)
type property of the used FieldUpdateEvent.event - the event to handleCopyright © 2018. All rights reserved.