| Interface | Description |
|---|---|
| OsDetection |
This interface provides information on which os platform swm-mobile is currently running.
|
| Class | Description |
|---|---|
| OsDetectionImpl |
The
OsDetection implementation can either be generated be GWT Compiler using code>OSDetectionGenerator
or this implementation can be used. |
| ViewPort |
Defines the viewport inside the HTML Page.
|
| Enum | Description |
|---|---|
| Density |
Defines the DPI screen resolution.
|
| Resolution |
Defines the resolution aspect ratio.
|
| StatusBarStyle |
All possible styles for the statusbar if the app is running in fullscreen.
|
Copyright © 2011–2015 SWM. All rights reserved.