| Package | Description |
|---|---|
| gwt.material.design.client.data | |
| gwt.material.design.client.data.events | |
| gwt.material.design.client.ui.table |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
EventHandlers.addRowLongPressHandler(RowLongPressHandler<T> handler)
Add a handler that triggers when a row is long pressed.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<RowLongPressHandler> |
RowLongPressEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<RowLongPressHandler<T>> |
RowLongPressEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RowLongPressEvent.dispatch(RowLongPressHandler<T> handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractDataTable.addRowLongPressHandler(RowLongPressHandler<T> handler) |
Copyright © 2018. All rights reserved.