Uses of Interface
de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.DragContext
Packages that use BrowserNodeHandlerBuilder.DragContext
Package
Description
Provides interfaces and types to control the java client application area.
-
Uses of BrowserNodeHandlerBuilder.DragContext in de.espirit.firstspirit.client.gui.applications
Methods in de.espirit.firstspirit.client.gui.applications with parameters of type BrowserNodeHandlerBuilder.DragContextModifier and TypeMethodDescriptionvoid
BrowserNodeHandlerBuilder.DragListener.onDrag
(List<N> nodes, BrowserNodeHandlerBuilder.DragContext context) Method will be called on dragging specified nodes.