- All Superinterfaces:
HasHandlers
- All Known Implementing Classes:
CalendarView
, CubeGrid
, DateGrid
, EditTree
, ListGrid
, ListPalette
, Menu
, MenuPalette
, PickListMenu
, RecordEditor
, SelectionTreeMenu
, TableView
, TreeGrid
, TreePalette
public interface HasRowContextClickHandlers
extends HasHandlers
-
Method Summary
Called when a row receives a contextclick event.
-
Method Details
-
addRowContextClickHandler
Called when a row receives a contextclick event.
- Parameters:
handler
- the rowContextClick handler
- Returns:
HandlerRegistration
used to remove this handler