|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericDragEventHandler.DragAndDropFeature | |
|---|---|
| org.cruxframework.crux.widgets.client.dialog | |
| org.cruxframework.crux.widgets.client.util.draganddrop | |
| Uses of GenericDragEventHandler.DragAndDropFeature in org.cruxframework.crux.widgets.client.dialog |
|---|
| Methods in org.cruxframework.crux.widgets.client.dialog with parameters of type GenericDragEventHandler.DragAndDropFeature | |
|---|---|
com.google.gwt.user.client.ui.Label |
AbstractDialogBox.getHandle(GenericDragEventHandler.DragAndDropFeature feature)
|
| Uses of GenericDragEventHandler.DragAndDropFeature in org.cruxframework.crux.widgets.client.util.draganddrop |
|---|
| Methods in org.cruxframework.crux.widgets.client.util.draganddrop that return GenericDragEventHandler.DragAndDropFeature | |
|---|---|
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. |
| Methods in org.cruxframework.crux.widgets.client.util.draganddrop with parameters of type GenericDragEventHandler.DragAndDropFeature | |
|---|---|
K |
GenericDragEventHandler.Draggable.getHandle(GenericDragEventHandler.DragAndDropFeature feature)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||