#include <dialogs.h>
Public Methods | |
| SortDialog (wxWindow *parent, ColumnFieldArray &columns) | |
| Creates a new sort dialog with the current columns. More... | |
| ColumnFieldArray | getSortOrder () |
| Gets the columns in the order the user has choosen for sorting the table. More... | |
| void | OnOK (wxCommandEvent &event) |
| Closes the dialog and retrieves the sort order. More... | |
Definition at line 65 of file dialogs.h.
|
||||||||||||
|
Creates a new sort dialog with the current columns.
Definition at line 310 of file dialogs.cpp. |
|
|
Gets the columns in the order the user has choosen for sorting the table.
Definition at line 394 of file dialogs.cpp. Referenced by AddressManagerFrame::OnMenuTableSort(). |
|
|
Closes the dialog and retrieves the sort order.
Definition at line 406 of file dialogs.cpp. Referenced by ColumnDialog::getNewColumns(). |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001