tmAAttribTree item of type TextCtrl
More...
#include <tmaattribctrls.h>
|
| tmAAttribCtrlText (wxWindow *parent, const ProjectDefMemoryFields &fieldinfo, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=_T("tmAAttribCtrlText")) |
|
void | Create (wxWindow *parent, const ProjectDefMemoryFields &fieldinfo, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=_T("tmAAttribCtrlText")) |
|
virtual void | SetControlValue (const wxString &value) |
|
virtual wxString | GetControlValue () |
|
| tmAAttribCtrl (wxWindow *parent, const ProjectDefMemoryFields &fieldinfo, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=_T("tmAAttribCtrl")) |
|
virtual void | SetLabel (const wxString &labeltext) |
|
virtual wxString | GetLabel () const |
|
virtual void | SetEmptyValue () |
|
tmAAttribTree item of type TextCtrl
This control define a panel with a static text SetLabel(), GetLabel() and a textctrl. Use SetControlValue(), GetControlValue() to access the textctrl.
- Author
- Lucien Schreiber (c) CREALP 2009
- Date
- 08 March 2009
◆ Create()
void tmAAttribCtrlText::Create |
( |
wxWindow * |
parent, |
|
|
const ProjectDefMemoryFields & |
fieldinfo, |
|
|
wxWindowID |
id = wxID_ANY , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxTAB_TRAVERSAL , |
|
|
const wxString & |
name = _T("tmAAttribCtrlText") |
|
) |
| |
|
virtual |
◆ GetControlValue()
wxString tmAAttribCtrlText::GetControlValue |
( |
| ) |
|
|
virtual |
◆ SetControlValue()
void tmAAttribCtrlText::SetControlValue |
( |
const wxString & |
value | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- /github/workspace/src/gis/tmaattribctrls.h
- /github/workspace/src/gis/tmaattribctrls.cpp