| Package | Description |
|---|---|
| com.orchestranetworks.ui.action |
This package allows to define actions that can be triggered by the end user.
|
| Modifier and Type | Method and Description |
|---|---|
DisplayMode.ModalCustom |
DisplayMode.asModalCustom()
If this instance is a
DisplayMode.ModalCustom, casts it and returns it. |
DisplayMode.ModalCustom |
DisplayMode.ModalCustom.asModalCustom() |
static DisplayMode.ModalCustom |
DisplayMode.modalCustom(int width,
int height,
boolean resizable)
Returns an instance of
ModalCustom. |