[ 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

lwTextAdapterBase Class Reference

Base class for adapters for text related controls.

Inheritance diagram for lwTextAdapterBase:

Inheritance graph
[legend]
Collaboration diagram for lwTextAdapterBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

const wxString & GetFormat () const
wxString GetFormatOrDefault (const wxString &defaultFormat)
virtual wxWindow * GetWnd () const =0
virtual aggregate GetWndAggregate () const =0
 lwTextAdapterBase ()
void SetFormat (const wxString &fmt)

Constructor & Destructor Documentation

lwTextAdapterBase  ) 
 


Member Function Documentation

BEGIN_LITWINDOW_NS const wxString & GetFormat  )  const
 

wxString GetFormatOrDefault const wxString &  defaultFormat  ) 
 

virtual wxWindow* GetWnd  )  const [pure virtual]
 

Implemented in wxTextCtrlAdapter, and wxSpinCtrlAdapter.

virtual aggregate GetWndAggregate  )  const [pure virtual]
 

Implemented in wxTextCtrlAdapter, and wxSpinCtrlAdapter.

void SetFormat const wxString &  fmt  ) 
 


Copyright 2004, Hajo Kirchhoff, Lit Window Productions