AxPanelAdapter Class Reference
[Basic AxTk UI classes]

An adapter for a wxPanel. More...

#include <ax/ax_ui_adaptation_standard.h>

Inheritance diagram for AxPanelAdapter:

AxAdapter

List of all members.

Public Member Functions

 AxPanelAdapter ()
virtual bool PostUpdateAppearance (int hints)
 Called after children have been updated.
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.
wxPanel * GetPanel () const


Detailed Description

An adapter for a wxPanel.

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


Constructor & Destructor Documentation

AxPanelAdapter::AxPanelAdapter (  )  [inline]


Member Function Documentation

bool AxPanelAdapter::ApplyWindowColours (  )  [virtual]

Apply window colours.

Reimplemented from AxAdapter.

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

Get content.

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

Override to return the label for the control.

Reimplemented from AxAdapter.

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

Override to return the name of the control.

Implements AxAdapter.

wxPanel * AxPanelAdapter::GetPanel (  )  const

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

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

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

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

Reimplemented from AxAdapter.

virtual bool AxPanelAdapter::PostUpdateAppearance ( int  hints  )  [virtual]

Called after children have been updated.


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

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