wxPGArrayStringEditorDialog Class Reference
List of all members.
| Public Member Functions | 
| virtual wxVariant | GetDialogValue () const | 
|  | Return value modified by dialog. 
 | 
| void | Init () | 
| void | OnCustomEditClick (wxCommandEvent &event) | 
| void | SetCustomButton (const wxChar *custBtText, wxArrayStringProperty *pcc) | 
| virtual void | SetDialogValue (const wxVariant &value) | 
| Protected Member Functions | 
| virtual wxString | ArrayGet (size_t index) | 
| virtual size_t | ArrayGetCount () | 
| virtual bool | ArrayInsert (const wxString &str, int index) | 
| virtual void | ArrayRemoveAt (int index) | 
| virtual bool | ArraySet (size_t index, const wxString &str) | 
| virtual void | ArraySwap (size_t first, size_t second) | 
| Protected Attributes | 
| wxArrayString | m_array | 
| wxArrayStringProperty * | m_pCallingClass | 
The documentation for this class was generated from the following file: