AxStaticTextAdapter Class Reference
[Basic AxTk UI classes]

An adapter for a wxStaticText. More...

#include <ax/ax_ui_adaptation_standard.h>

Inheritance diagram for AxStaticTextAdapter:

AxAdapter AxStaticBoxAdapter

List of all members.

Public Member Functions

 AxStaticTextAdapter ()
virtual wxString GetName ()
 Override to return the name of the control.
virtual wxString GetStateText (AxContentLevel WXUNUSED(level))
 Override to return text representing the state of the control, for example the current value.
virtual wxString GetLabel ()
 Override to return the label for the control.
virtual wxString GetContent (AxContentLevel WXUNUSED(level))
 Get content.
virtual bool IsVoiced () const
 Override and return false from this function if the control shouldn't be voiced.
virtual bool ApplyWindowColours ()
 Apply window colours.
wxStaticText * GetStaticText () const


Detailed Description

An adapter for a wxStaticText.

This doesn't speak anything, but it allows other adapter functionality to work, such as responding to text size and colour changes.


Constructor & Destructor Documentation

AxStaticTextAdapter::AxStaticTextAdapter (  )  [inline]


Member Function Documentation

bool AxStaticTextAdapter::ApplyWindowColours (  )  [virtual]

Apply window colours.

Reimplemented from AxAdapter.

virtual wxString AxStaticTextAdapter::GetContent ( AxContentLevel   WXUNUSEDlevel  )  [inline, virtual]

Get content.

virtual wxString AxStaticTextAdapter::GetLabel (  )  [inline, virtual]

Override to return the label for the control.

Reimplemented from AxAdapter.

virtual wxString AxStaticTextAdapter::GetName (  )  [inline, virtual]

Override to return the name of the control.

Implements AxAdapter.

Reimplemented in AxStaticBoxAdapter.

virtual wxString AxStaticTextAdapter::GetStateText ( AxContentLevel   WXUNUSEDlevel  )  [inline, virtual]

Override to return text representing the state of the control, for example the current value.

wxStaticText * AxStaticTextAdapter::GetStaticText (  )  const

virtual bool AxStaticTextAdapter::IsVoiced (  )  const [inline, virtual]

Override and return false from this function if the control shouldn't be voiced.

Reimplemented from AxAdapter.


The documentation for this class was generated from the following files:

Generated on Wed May 6 19:22:08 2009 for AxTk by  doxygen 1.5.8