public class GxClientEventsContextMenu
Context Menu Event
| Modifier and Type | Field and Description |
|---|---|
GxClientCellModel | Cell!The current cell where the context menu is triggered |
| Modifier and Type | Method and Description |
|---|---|
GxClientColumnModel | getColumn()Get the cell's column |
GxClientRowModel | getRow()Get the cell's row |
BBjString | getValue()Get the cell value |
public GxClientCellModel Cell!The current cell where the context menu is triggered
public GxClientColumnModel getColumn()Get the cell's column
public GxClientRowModel getRow()Get the cell's row
public BBjString getValue()Get the cell value