@FunctionalInterface public static interface UILifecycle.StateChangeHandler extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onUIStateChanged(UILifecycle.StateChangeEvent event)
Triggered when state of a UI if changed.
|
void onUIStateChanged(UILifecycle.StateChangeEvent event)
UILifecycle.getState().event - the event objectCopyright © 2000–2025 Vaadin Ltd. All rights reserved.