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