| Constructor and Description |
|---|
SimpleUxContext() |
SimpleUxContext(org.eclipse.swt.graphics.Point size) |
SimpleUxContext(org.eclipse.swt.graphics.Rectangle rect) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLandscape() |
boolean |
isMasterData()
Is a production environment (must be false by default, and be explicitly
set during the CMS deployment).
|
boolean |
isPortrait() |
boolean |
isSmall() |
boolean |
isSquare() |
public SimpleUxContext()
public SimpleUxContext(org.eclipse.swt.graphics.Rectangle rect)
public SimpleUxContext(org.eclipse.swt.graphics.Point size)
public boolean isPortrait()
isPortrait in interface UxContextpublic boolean isLandscape()
isLandscape in interface UxContextpublic boolean isMasterData()
UxContextisMasterData in interface UxContextCopyright © 2007–2020. All rights reserved.