AxListCtrlAdapter Class Reference

An event handler that processes events from a wxListCtrl and speaks, as appropriate. More...

#include <ax/ax_ui_adaptation_standard.h>

Inheritance diagram for AxListCtrlAdapter:

AxAdapter List of all members.

Public Member Functions

 AxListCtrlAdapter ()
virtual wxString GetName ()
 Override to return the name of the control.
virtual wxString GetStateText (AxContentLevel level)
 Override to return text representing the state of the control, for example the current value.
virtual wxString GetContent (AxContentLevel level)
 Get content.
void OnSelection (wxListEvent &event)
wxListCtrl * GetListCtrl () const

Detailed Description

An event handler that processes events from a wxListCtrl and speaks, as appropriate.


Constructor & Destructor Documentation

AxListCtrlAdapter::AxListCtrlAdapter (  )  [inline]


Member Function Documentation

wxString AxListCtrlAdapter::GetName (  )  [virtual]

Override to return the name of the control.

Implements AxAdapter.

wxString AxListCtrlAdapter::GetStateText ( AxContentLevel  level  )  [virtual]

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

Implements AxAdapter.

wxString AxListCtrlAdapter::GetContent ( AxContentLevel  level  )  [virtual]

Get content.

Implements AxAdapter.

void AxListCtrlAdapter::OnSelection ( wxListEvent &  event  ) 

wxListCtrl * AxListCtrlAdapter::GetListCtrl (  )  const


The documentation for this class was generated from the following files:
Generated on Wed May 6 19:20:21 2009 for AxTk by  doxygen 1.5.1