| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.dialog | |
| org.cruxframework.crux.widgets.client.util.draganddrop |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Label |
AbstractDialogBox.getHandle(GenericDragEventHandler.DragAndDropFeature feature) |
| Modifier and Type | Method and Description |
|---|---|
GenericDragEventHandler.DragAndDropFeature |
ResizeCapability.DragResizeAction.getFeature() |
GenericDragEventHandler.DragAndDropFeature |
MoveCapability.DragMoveAction.getFeature() |
abstract GenericDragEventHandler.DragAndDropFeature |
GenericDragEventHandler.DragAction.getFeature()
Gets the feature associated to this action
|
static GenericDragEventHandler.DragAndDropFeature |
GenericDragEventHandler.DragAndDropFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericDragEventHandler.DragAndDropFeature[] |
GenericDragEventHandler.DragAndDropFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
K |
GenericDragEventHandler.Draggable.getHandle(GenericDragEventHandler.DragAndDropFeature feature) |
Copyright © 2014. All rights reserved.