Uses of Class
org.uberfire.client.workbench.widgets.dnd.WorkbenchDragContext
-
Packages that use WorkbenchDragContext Package Description org.uberfire.client.workbench.widgets.dnd -
-
Uses of WorkbenchDragContext in org.uberfire.client.workbench.widgets.dnd
Methods in org.uberfire.client.workbench.widgets.dnd that return WorkbenchDragContext Modifier and Type Method Description WorkbenchDragContextWorkbenchDragAndDropManager. getWorkbenchContext()Methods in org.uberfire.client.workbench.widgets.dnd with parameters of type WorkbenchDragContext Modifier and Type Method Description voidWorkbenchDragAndDropManager. setWorkbenchContext(WorkbenchDragContext workbenchContext)
-