| Package | Description |
|---|---|
| com.orchestranetworks.ui |
This package provides the capability to create custom user interface components
that are integrated within EBX®.
|
| Modifier and Type | Field and Description |
|---|---|
static UIRenderingMode |
UIRenderingMode.DISPLAY |
static UIRenderingMode |
UIRenderingMode.EDIT |
static UIRenderingMode |
UIRenderingMode.PRINT
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UIRenderingMode |
UIResponseContext.getRenderingMode()
Deprecated.
Returns the current rendering mode.
|
UIRenderingMode |
UITableFilterResponseContext.getRenderingMode()
Returns the current rendering mode (
edit or print). |
| Modifier and Type | Method and Description |
|---|---|
void |
UIResponseContext.addUIBestMatchingDisplay(Path aPath,
UIRenderingMode renderingMode,
String htmlAttributes)
Deprecated.
|