| Package | Description |
|---|---|
| com.vaadin.client.widget.grid.sort | |
| com.vaadin.client.widgets |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<SortHandler<?>> |
SortEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<SortHandler<?>> |
SortEvent.getType()
Static access to the GWT event type identifier associated with this Event
class.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SortEvent.dispatch(SortHandler<?> handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addSortHandler(SortHandler<T> handler)
Register a GWT event handler for a sorting event.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.