| 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<RowHeightChangedHandler> |
RowHeightChangedEvent.TYPE
Handler type.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<RowHeightChangedHandler> |
RowHeightChangedEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<RowHeightChangedHandler> |
RowHeightChangedEvent.getType()
Returns the associated handler type.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RowHeightChangedEvent.dispatch(RowHeightChangedHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addRowHeightChangedHandler(RowHeightChangedHandler handler)
Register a row height changed handler to this Grid.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.