| Package | Description |
|---|---|
| gwt.material.design.client.base.viewport |
| Modifier and Type | Method and Description |
|---|---|
ViewPort |
ViewPort.destroy()
|
ViewPort |
ViewPortHandler.getViewPort() |
protected ViewPort |
ViewPortHandler.load()
Load the windows resize handler with initial view port detection.
|
ViewPort |
ViewPort.load()
Load the view port detection.
|
ViewPort |
ViewPortHandler.then(gwt.material.design.jquery.client.api.Functions.Func1<ViewPortChange> then)
Load the view port execution.
|
ViewPort |
ViewPortHandler.then(gwt.material.design.jquery.client.api.Functions.Func1<ViewPortChange> then,
ViewPortFallback fallback)
Load the view port execution.
|
ViewPort |
ViewPort.unload()
Unload the view port detection.
|
| Constructor and Description |
|---|
ViewPortHandler(ViewPort viewPort,
Boundary boundary,
Boundary... other) |
Copyright © 2018. All rights reserved.