| Package | Description |
|---|---|
| com.vaadin.client |
| Modifier and Type | Method and Description |
|---|---|
<H extends UILifecycle.StateChangeHandler> |
UILifecycle.addHandler(H handler)
Adds a state change event handler.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.event.shared.Event.Type<UILifecycle.StateChangeHandler> |
UILifecycle.StateChangeEvent.getAssociatedType() |
static com.google.web.bindery.event.shared.Event.Type<UILifecycle.StateChangeHandler> |
UILifecycle.StateChangeEvent.getType()
Gets the type of the event after ensuring the type has been created.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
UILifecycle.StateChangeEvent.dispatch(UILifecycle.StateChangeHandler listener) |
Copyright © 2000–2026 Vaadin Ltd. All rights reserved.