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

Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

wxTextCtrlAdapter Class Reference

Inheritance diagram for wxTextCtrlAdapter:

Inheritance graph
[legend]
Collaboration diagram for wxTextCtrlAdapter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

double GetDouble () const
int GetType () const
accessor GetValue () const
wxWindow * GetWnd () const
aggregate GetWndAggregate () const
void OnKillFocus (wxFocusEvent &evt)
void OnText (wxCommandEvent &evt)
void SetDouble (double d)
void SetType (int newType)
void SetValue (const accessor &newValue)
 wxTextCtrlAdapter (wxTextCtrl *w=0)

Protected Member Functions

void ChangeValueAccessor (const accessor &newValue)

Constructor & Destructor Documentation

wxTextCtrlAdapter wxTextCtrl *  w = 0  ) 
 


Member Function Documentation

void ChangeValueAccessor const accessor &  newValue  )  [protected]
 

double GetDouble  )  const
 

int GetType  )  const
 

accessor GetValue  )  const
 

wxWindow* GetWnd  )  const [virtual]
 

Implements lwTextAdapterBase.

aggregate GetWndAggregate  )  const [virtual]
 

Implements lwTextAdapterBase.

void OnKillFocus wxFocusEvent &  evt  ) 
 

void OnText wxCommandEvent &  evt  ) 
 

void SetDouble double  d  ) 
 

void SetType int  newType  ) 
 

void SetValue const accessor &  newValue  ) 
 


Copyright 2004, Hajo Kirchhoff, Lit Window Productions