| 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 | Class and Description |
|---|---|
static class |
GenericDragEventHandler.DragAction<D extends GenericDragEventHandler.Draggable<?>>
The contract to implement the logic associated to a drag action
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MoveCapability.Movable<K extends com.google.gwt.user.client.ui.IsWidget & com.google.gwt.event.dom.client.HasAllMouseHandlers>
The contract to implement a widget which can be moved along the screen
|
static interface |
ResizeCapability.Resizable<K extends com.google.gwt.user.client.ui.IsWidget & com.google.gwt.event.dom.client.HasAllMouseHandlers>
The contract to implement a widget which can be resized
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericDragEventHandler.applyTo(GenericDragEventHandler.Draggable<?> draggable)
Apply this handler to a given draggable
|
Copyright © 2016. All rights reserved.