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.addRowShortPressHandler(RowShortPressHandler<T> handler)
Add a handler that triggers when a row is short pressed.
|
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<RowShortPressHandler> |
RowShortPressEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<RowShortPressHandler<T>> |
RowShortPressEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
RowShortPressEvent.dispatch(RowShortPressHandler<T> handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractDataTable.addRowShortPressHandler(RowShortPressHandler<T> handler) |
Copyright © 2018. All rights reserved.