| Package | Description |
|---|---|
| com.vaadin.client.widget.escalator.events | |
| com.vaadin.client.widgets |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<SpacerVisibilityChangedHandler> |
SpacerVisibilityChangedEvent.TYPE
Handler type.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<SpacerVisibilityChangedHandler> |
SpacerVisibilityChangedEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<SpacerVisibilityChangedHandler> |
SpacerVisibilityChangedEvent.getType()
Returns the associated handler type.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SpacerVisibilityChangedEvent.dispatch(SpacerVisibilityChangedHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addSpacerVisibilityChangedHandler(SpacerVisibilityChangedHandler handler)
Adds a spacer visibility changed handler to the underlying escalator.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.