|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasSortChangedHandlers
| Method Summary | |
|---|---|
HandlerRegistration |
addSortChangedHandler(SortChangedHandler handler)
Notification method executed when the sort specifiers change
for this grid. |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
HandlerRegistration addSortChangedHandler(SortChangedHandler handler)
sort specifiers change
for this grid.
handler - the sortChanged handler
HandlerRegistration used to remove this handler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||