public class DelegatingGridWidgetEditCellMouseEventHandler
extends org.uberfire.ext.wires.core.grids.client.widget.grid.impl.DefaultGridWidgetEditCellMouseEventHandler
| Constructor and Description |
|---|
DelegatingGridWidgetEditCellMouseEventHandler(Supplier<GridCellTuple> parentSupplier,
Supplier<Integer> nestingSupplier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onNodeMouseEvent(org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget,
com.ait.lienzo.client.core.types.Point2D relativeLocation,
Optional<Integer> uiHeaderRowIndex,
Optional<Integer> uiHeaderColumnIndex,
Optional<Integer> uiRowIndex,
Optional<Integer> uiColumnIndex,
com.ait.lienzo.client.core.event.AbstractNodeMouseEvent event) |
handleBodyCellpublic DelegatingGridWidgetEditCellMouseEventHandler(Supplier<GridCellTuple> parentSupplier, Supplier<Integer> nestingSupplier)
public boolean onNodeMouseEvent(org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget,
com.ait.lienzo.client.core.types.Point2D relativeLocation,
Optional<Integer> uiHeaderRowIndex,
Optional<Integer> uiHeaderColumnIndex,
Optional<Integer> uiRowIndex,
Optional<Integer> uiColumnIndex,
com.ait.lienzo.client.core.event.AbstractNodeMouseEvent event)
onNodeMouseEvent in interface org.uberfire.ext.wires.core.grids.client.widget.grid.NodeMouseEventHandleronNodeMouseEvent in class org.uberfire.ext.wires.core.grids.client.widget.grid.impl.DefaultGridWidgetEditCellMouseEventHandlerCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.