| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.dialog | |
| org.cruxframework.crux.widgets.client.util.draganddrop |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDialogBox
The base implementation for dialog boxes.
|
class |
DialogBox
A simple dialog box built upon DIV elements.
|
class |
FlatMessageBox
A simple dialog which shows messages
|
class |
ProgressBox
A simple dialog which shows a progress message
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ResizeCapability.addResizeCapability(ResizeCapability.Resizable<?> resizable,
int minWidth,
int minHeight)
Makes a widget able to be resized by dragging a part of it, usually a right bottom corner.
|
| Constructor and Description |
|---|
ResizeCapability.DragResizeAction(ResizeCapability.Resizable<?> resizable,
int minWidth,
int minHeight) |
Copyright © 2014. All rights reserved.