| Package | Description |
|---|---|
| com.orchestranetworks.ui |
This package provides the capability to create custom user interface components
that are integrated within EBX®.
|
| Modifier and Type | Method and Description |
|---|---|
static FirstCallDisplay |
FirstCallDisplay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirstCallDisplay[] |
FirstCallDisplay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIHttpManagerComponent.setFirstCallDisplay(FirstCallDisplay aFirstCallDisplay)
Specifies what must be displayed upon first call, either the whole tabular or hierarchical
or a record.
|