| Package | Description |
|---|---|
| gwt.material.design.client.ui.table | |
| gwt.material.design.client.ui.table.events |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
MaterialDataTable.addStretchHandler(StretchHandler handler)
Add a handler that is triggered when the table is stretched.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<StretchHandler> |
StretchEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<StretchHandler> |
StretchEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StretchEvent.dispatch(StretchHandler handler) |
Copyright © 2018. All rights reserved.