public final class UIRenderingMode extends Object
| Modifier and Type | Field and Description | 
|---|---|
static UIRenderingMode | 
DISPLAY  | 
static UIRenderingMode | 
EDIT  | 
static UIRenderingMode | 
PRINT
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isDisplay()  | 
boolean | 
isEdit()  | 
boolean | 
isPrint()
Deprecated.   
 | 
String | 
toString()
For debugging purposes only. 
 | 
public static final UIRenderingMode EDIT
public static final UIRenderingMode DISPLAY
public static final UIRenderingMode PRINT