|
| DataListReportCtrl (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxLC_REPORT) |
|
bool | Create (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxLC_REPORT) |
|
long | GetSelectedFirst () |
|
int | GetSelectedAll (wxArrayLong &selected_index) |
|
wxString | GetText (long index, int col=0) |
|
void | SetText (long index, const wxString &text, int col=0) |
|
int | GetItemColumnImage (long index, int col=0) |
|
void | SetColumnImage (int imageindex, int col) |
|
void | SortList (int col, int lowindex, int highindex, DATALIST_COLTYPE typecol, bool ascending=true) |
|
void | SwapRow (int row1, int row2) |
|
wxBitmap | CreateArrowDown (const wxSize &size=wxSize(16, 16)) |
|
wxBitmap | CreateArrowUp (const wxSize &size=wxSize(16, 16)) |
|
wxColour | GetTextColorNormal () |
|
wxColour | GetTextColorGrayed () |
|
The documentation for this class was generated from the following files: