AxNotebookAdapter Class Reference

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

#include <ax/ax_ui_adaptation_standard.h>

Inheritance diagram for AxNotebookAdapter:

AxAdapter List of all members.

Public Member Functions

 AxNotebookAdapter ()
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 bool ApplyWindowColours ()
 Apply window colours.
void OnNotebookPageChanged (wxNotebookEvent &event)
void OnChoicebookPageChanged (wxChoicebookEvent &event)
void OnListbookPageChanged (wxListbookEvent &event)
void OnTreebookPageChanged (wxTreebookEvent &event)
void OnPageChanged (int sel)
wxBookCtrlBase * GetBookCtrl () const
wxNotebook * GetNotebook () const
wxChoicebook * GetChoicebook () const
wxListbook * GetListbook () const
wxTreebook * GetTreebook () const

Detailed Description

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


Constructor & Destructor Documentation

AxNotebookAdapter::AxNotebookAdapter (  )  [inline]


Member Function Documentation

wxString AxNotebookAdapter::GetName (  )  [virtual]

Override to return the name of the control.

Implements AxAdapter.

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

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

Implements AxAdapter.

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

Get content.

Implements AxAdapter.

bool AxNotebookAdapter::ApplyWindowColours (  )  [virtual]

Apply window colours.

Reimplemented from AxAdapter.

void AxNotebookAdapter::OnNotebookPageChanged ( wxNotebookEvent &  event  ) 

void AxNotebookAdapter::OnChoicebookPageChanged ( wxChoicebookEvent &  event  ) 

void AxNotebookAdapter::OnListbookPageChanged ( wxListbookEvent &  event  ) 

void AxNotebookAdapter::OnTreebookPageChanged ( wxTreebookEvent &  event  ) 

void AxNotebookAdapter::OnPageChanged ( int  sel  ) 

wxBookCtrlBase * AxNotebookAdapter::GetBookCtrl (  )  const

wxNotebook * AxNotebookAdapter::GetNotebook (  )  const

wxChoicebook * AxNotebookAdapter::GetChoicebook (  )  const

wxListbook * AxNotebookAdapter::GetListbook (  )  const

wxTreebook * AxNotebookAdapter::GetTreebook (  )  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