public interface MultiSortCallback MultiSortDialog. Single parameter sortLevels is an Array of SortSpecifier or null if the user cancelled the dialog.| Modifier and Type | Method and Description |
|---|---|
void | execute(SortSpecifier[] sortLevels) Called when the user defines and accepts one or more SortSpecifiers. |
void execute(SortSpecifier[] sortLevels)
sortLevels - the sortLevelsMultiSortDialog.askForSort(com.smartgwt.client.widgets.DataBoundComponent, SortSpecifier[], MultiSortCallback)