public interface SorterContextClickHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | onSorterContextClick(SorterContextClickEvent event)Notification method fired when the user right-clicks on the corner  sort button. | 
void onSorterContextClick(SorterContextClickEvent event)
sort button.  Call SorterContextClickEvent.cancel() from within onSorterContextClick(com.smartgwt.client.widgets.grid.events.SorterContextClickEvent) to suppress the default
 behavior of showing the sorter's context menu.event - the event