Modifier and Type | Field and Description |
---|---|
protected GridWidgetDnDHandlersState |
GridWidgetDnDMouseUpHandler.state |
protected GridWidgetDnDHandlersState |
GridWidgetDnDMouseMoveHandler.state |
protected GridWidgetDnDHandlersState |
GridWidgetDnDMouseDownHandler.state |
Constructor and Description |
---|
GridWidgetDnDMouseDownHandler(GridLayer layer,
GridWidgetDnDHandlersState state) |
GridWidgetDnDMouseMoveHandler(GridLayer layer,
GridWidgetDnDHandlersState state) |
GridWidgetDnDMouseUpHandler(GridLayer layer,
GridWidgetDnDHandlersState state) |
Modifier and Type | Method and Description |
---|---|
GridWidgetDnDHandlersState |
GridLayer.getGridWidgetHandlersState()
Get the state of any Handlers registered to the Grid
|
Modifier and Type | Method and Description |
---|---|
GridWidgetDnDHandlersState |
DefaultGridLayer.getGridWidgetHandlersState() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.