[ Lit Window Library at SourceForge ] [ Lit Window Productions Homepage ] [ wxWidgets Tips&Tricks ] [ wxVisualSetup ]


Public Member Functions | |
| const string & | GetColumn () const |
| const accessor | GetCurrent () const |
| const accessor & | GetItems () const |
| virtual wxString | GetStringSelection () const =0 |
| int | GetValue () const |
| lwListAdapterBase () | |
| void | SetColumn (const string &newValue) |
| void | SetCurrent (const accessor &newValue) |
| void | SetItems (const accessor &newValue) |
| virtual void | SetStringSelection (const wxString &str)=0 |
| void | SetValue (int newValue) |
| virtual | ~lwListAdapterBase () |
Protected Member Functions | |
| virtual void | AppendList (const string &element)=0 |
| virtual void | CalcCurrent (int containerIndex) const |
| virtual void | ClearList ()=0 |
| DECLARE_DYNAMIC_CLASS_NO_COPY (lwListAdapterBase) | |
| virtual void | FillList () |
| virtual int | GetSelection () const =0 |
| virtual wxWindow * | GetWnd () const =0 |
| virtual void | SetSelection (int newValue)=0 |
Protected Attributes | |
| string | m_column |
| accessor | m_current |
| m_current is the accessor to the current item. It is delayed-created and thus mutable. | |
| accessor | m_items |
|
|
|
|
|
|
|
|
Implemented in wxListBoxAdapter, wxComboBoxAdapter, and wxChoiceAdapter. |
|
|
|
|
|
Implemented in wxListBoxAdapter, wxComboBoxAdapter, and wxChoiceAdapter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implemented in wxListBoxAdapter, wxComboBoxAdapter, and wxChoiceAdapter. |
|
|
Implemented in wxListBoxAdapter, wxComboBoxAdapter, and wxChoiceAdapter. |
|
|
|
|
|
Implemented in wxListBoxAdapter, wxComboBoxAdapter, and wxChoiceAdapter. |
|
|
|
|
|
|
|
|
|
|
|
Implemented in wxListBoxAdapter, wxComboBoxAdapter, and wxChoiceAdapter. |
|
|
Implemented in wxListBoxAdapter, wxComboBoxAdapter, and wxChoiceAdapter. |
|
|
|
|
|
|
|
|
|
|
|
|
Copyright 2004, Hajo Kirchhoff, Lit Window Productions