AxTextValidator Class Reference

#include <ax/ax_menu_text.h>

Inheritance diagram for AxTextValidator:

AxValidator

List of all members.

Public Member Functions

 AxTextValidator (const AxTextValidator &validator)
 AxTextValidator (wxString *ptr)
 AxTextValidator ()
 ~AxTextValidator ()
void Copy (const AxTextValidator &validator)
virtual AxValidatorClone () const
 Override to make the object clonable.
virtual bool TransferDataFromMenu ()
 Override to pass a value from the UI to a data structure.
virtual bool TransferDataToMenu ()
 Override to pass a value from a data structure to the UI.
void Init ()
 Initialize variables.

Protected Attributes

wxString * m_stringPtr


Constructor & Destructor Documentation

AxTextValidator::AxTextValidator ( const AxTextValidator validator  )  [inline]

AxTextValidator::AxTextValidator ( wxString *  ptr  )  [inline]

AxTextValidator::AxTextValidator (  )  [inline]

AxTextValidator::~AxTextValidator (  )  [inline]


Member Function Documentation

virtual AxValidator* AxTextValidator::Clone (  )  const [inline, virtual]

Override to make the object clonable.

Implements AxValidator.

void AxTextValidator::Copy ( const AxTextValidator validator  )  [inline]

void AxTextValidator::Init (  )  [inline]

Initialize variables.

Reimplemented from AxValidator.

bool AxTextValidator::TransferDataFromMenu (  )  [virtual]

Override to pass a value from the UI to a data structure.

Reimplemented from AxValidator.

bool AxTextValidator::TransferDataToMenu (  )  [virtual]

Override to pass a value from a data structure to the UI.

Reimplemented from AxValidator.


Member Data Documentation

wxString* AxTextValidator::m_stringPtr [protected]


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