Package | Description |
---|---|
gwt.material.design.client.base.viewport |
Modifier and Type | Class and Description |
---|---|
class |
Resolution |
class |
WidthBoundary |
Modifier and Type | Method and Description |
---|---|
Boundary |
ViewPortChange.getBoundary() |
Modifier and Type | Method and Description |
---|---|
ViewPortHandler |
ViewPortHandler.or(Boundary boundary)
Apply more
Boundary s to the detection conditions. |
ViewPortHandler |
ViewPort.or(Boundary resolution,
Boundary... other)
Or when this
ViewPort resolution is detected. |
ViewPortHandler |
ViewPort.or(Boundary resolution,
Boundary... other)
Or when this
ViewPort resolution is detected. |
static ViewPortHandler |
ViewPort.when(Boundary boundary,
Boundary... other)
When
ViewPort resolution is detected. |
static ViewPortHandler |
ViewPort.when(Boundary boundary,
Boundary... other)
When
ViewPort resolution is detected. |
Constructor and Description |
---|
ViewPortChange(int width,
int height,
Boundary boundary) |
ViewPortHandler(ViewPort viewPort,
Boundary boundary,
Boundary... other) |
ViewPortHandler(ViewPort viewPort,
Boundary boundary,
Boundary... other) |
Copyright © 2018. All rights reserved.