| Package | Description |
|---|---|
| com.vaadin.client |
| Modifier and Type | Method and Description |
|---|---|
UILifecycle |
UILifecycle.StateChangeEvent.getUiLifecycle()
Gets the
UILifecycle instance which triggered this event. |
UILifecycle |
Registry.getUILifecycle()
Gets the
UILifecycle singleton. |
| Constructor and Description |
|---|
StateChangeEvent(UILifecycle uiLifecycle)
Creates a new event connected to the given lifecycle instance.
|
Copyright © 2000–2026 Vaadin Ltd. All rights reserved.