- All Superinterfaces:
HasHandlers
- All Known Implementing Classes:
CalendarView
, CubeGrid
, DateGrid
, EditTree
, ListGrid
, ListPalette
, Menu
, MenuPalette
, PickListMenu
, RecordEditor
, SelectionTreeMenu
, TableView
, TreeGrid
, TreePalette
public interface HasSorterContextClickHandlers
extends HasHandlers
-
Method Summary
Notification method fired when the user right-clicks on the corner sort button
.
-
Method Details
-
addSorterContextClickHandler
- Parameters:
handler
- the sorterContextClick handler
- Returns:
HandlerRegistration
used to remove this handler