| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.dialog | |
| org.cruxframework.crux.widgets.client.util.draganddrop |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDialogBox
Deprecated.
|
class |
DialogBox
Deprecated.
|
class |
FlatMessageBox
Deprecated.
|
class |
ProgressBox
Deprecated.
|
| 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 © 2016. All rights reserved.