AxNotebookAdapter Class Reference
[Basic AxTk UI classes]

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

bool AxNotebookAdapter::ApplyWindowColours (  )  [virtual]

Apply window colours.

Reimplemented from AxAdapter.

wxBookCtrlBase * AxNotebookAdapter::GetBookCtrl (  )  const

wxChoicebook * AxNotebookAdapter::GetChoicebook (  )  const

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

Get content.

Implements AxAdapter.

wxListbook * AxNotebookAdapter::GetListbook (  )  const

wxString AxNotebookAdapter::GetName (  )  [virtual]

Override to return the name of the control.

Implements AxAdapter.

wxNotebook * AxNotebookAdapter::GetNotebook (  )  const

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

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

Implements AxAdapter.

wxTreebook * AxNotebookAdapter::GetTreebook (  )  const

void AxNotebookAdapter::OnChoicebookPageChanged ( wxChoicebookEvent &  event  ) 

void AxNotebookAdapter::OnListbookPageChanged ( wxListbookEvent &  event  ) 

void AxNotebookAdapter::OnNotebookPageChanged ( wxNotebookEvent &  event  ) 

void AxNotebookAdapter::OnPageChanged ( int  sel  ) 

void AxNotebookAdapter::OnTreebookPageChanged ( wxTreebookEvent &  event  ) 


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