public interface IsToolboxActionDraggable<H extends CanvasHandler>
| Modifier and Type | Method and Description |
|---|---|
ToolboxAction<H> |
onMoveStart(H canvasHandler,
String uuid,
MouseMoveEvent event)
The operation to perform once start "moving" the toolbox' button.
|
ToolboxAction<H> onMoveStart(H canvasHandler, String uuid, MouseMoveEvent event)
canvasHandler - The toolbox' canvas handler instance.uuid - The toolbox' element identifier.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.