| 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<SpacerIndexChangedHandler> |
SpacerIndexChangedEvent.TYPE
Handler type.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<SpacerIndexChangedHandler> |
SpacerIndexChangedEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<SpacerIndexChangedHandler> |
SpacerIndexChangedEvent.getType()
Returns the associated handler type.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SpacerIndexChangedEvent.dispatch(SpacerIndexChangedHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addSpacerIndexChangedHandler(SpacerIndexChangedHandler handler)
Adds a spacer index changed handler to the underlying escalator.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.