|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableSelectionListener | |
---|---|
com.google.gwt.widgetideas.table.client |
Uses of TableSelectionListener in com.google.gwt.widgetideas.table.client |
---|
Methods in com.google.gwt.widgetideas.table.client with parameters of type TableSelectionListener | |
---|---|
void |
SourceTableSelectionEvents.addTableSelectionListener(TableSelectionListener listener)
Add a TableSelectionListener . |
void |
SelectionGrid.addTableSelectionListener(TableSelectionListener listener)
Add a TableSelectionListener . |
void |
SourceTableSelectionEvents.removeTableSelectionListener(TableSelectionListener listener)
Remove a TableSelectionListener . |
void |
SelectionGrid.removeTableSelectionListener(TableSelectionListener listener)
Remove a TableSelectionListener . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |