public interface BackofficeDragAndDropContext extends DragAndDropContext
| Modifier and Type | Method and Description |
|---|---|
DragAndDropActionType |
getActionType()
Returns action type resolved for this operation
|
void |
setActionType(DragAndDropActionType actionType)
Sets action type resolved for this operation
|
getDraggedContext, getKeys, getTargetContextaddAllParameters, clearParameters, containsParameter, getParameter, getParameterAsBoolean, getParameterKeys, getParameters, removeParameter, setParameter, setParametersDragAndDropActionType getActionType()
DragAndDropActionTypevoid setActionType(DragAndDropActionType actionType)
actionType - DragAndDropActionTypeCopyright © 2018. All rights reserved.