Package | Description |
---|---|
org.uberfire.ext.wires.core.grids.client.widget.dnd |
Modifier and Type | Method and Description |
---|---|
GridWidgetDnDHandlersState.GridWidgetHandlersOperation |
GridWidgetDnDHandlersState.getOperation()
The current drag operation in progress.
|
static GridWidgetDnDHandlersState.GridWidgetHandlersOperation |
GridWidgetDnDHandlersState.GridWidgetHandlersOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridWidgetDnDHandlersState.GridWidgetHandlersOperation[] |
GridWidgetDnDHandlersState.GridWidgetHandlersOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GridWidgetDnDHandlersState.setOperation(GridWidgetDnDHandlersState.GridWidgetHandlersOperation operation)
Sets the current drag operation in progress.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.