AxSearchCtrlAdapter Class Reference
[Basic AxTk UI classes]

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

#include <ax/ax_textctrl.h>

Inheritance diagram for AxSearchCtrlAdapter:

AxTextCtrlAdapter AxAdapter

List of all members.

Public Member Functions

 AxSearchCtrlAdapter ()
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.
virtual wxWindow * GetMainControl () const
 Override this if the adapter's actual window might not be the top-level control (may be the case for composite controls).
void OnCommand (wxCommandEvent &event)
wxSearchCtrl * GetSearchCtrl () const


Detailed Description

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

Constructor & Destructor Documentation

AxSearchCtrlAdapter::AxSearchCtrlAdapter (  )  [inline]


Member Function Documentation

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

Get content.

Reimplemented from AxTextCtrlAdapter.

wxWindow * AxSearchCtrlAdapter::GetMainControl (  )  const [virtual]

Override this if the adapter's actual window might not be the top-level control (may be the case for composite controls).

Reimplemented from AxAdapter.

wxString AxSearchCtrlAdapter::GetName (  )  [virtual]

Override to return the name of the control.

Reimplemented from AxTextCtrlAdapter.

wxSearchCtrl * AxSearchCtrlAdapter::GetSearchCtrl (  )  const

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

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

Reimplemented from AxTextCtrlAdapter.

void AxSearchCtrlAdapter::OnCommand ( wxCommandEvent &  event  ) 


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