MGUI::FORM_EDIT_STRING_T< _CT > Class Template Reference

Convenience template for FORM_EDIT_STRING to allow method in container class to be called. More...

#include <mgui/ctrl.h>

Inheritance diagram for MGUI::FORM_EDIT_STRING_T< _CT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 FORM_EDIT_STRING_T (_CT *pContainer)
void SetContainer (_CT *pContainer)
void SetFuncActivate (void(_CT::*pfOnActivate)())
void SetFuncChangeValue (void(_CT::*pfOnChangeValue)())
void SetFuncUserEdit (void(_CT::*pfOnUserEdit)())
void SetFuncValidate (bool(_CT::*pfOnValidate)(MISTRING &string))

Detailed Description

template<class _CT>
class MGUI::FORM_EDIT_STRING_T< _CT >

Convenience template for FORM_EDIT_STRING to allow method in container class to be called.

Definition at line 1540 of file ctrl.h.


Constructor & Destructor Documentation

template<class _CT>
MGUI::FORM_EDIT_STRING_T< _CT >::FORM_EDIT_STRING_T _CT *  pContainer  )  [inline, explicit]
 

Constructor.

Definition at line 1544 of file ctrl.h.


Member Function Documentation

template<class _CT>
void MGUI::FORM_EDIT_STRING_T< _CT >::SetContainer _CT *  pContainer  )  [inline]
 

Set container pointer.

Container may also be specified in constructor.

Definition at line 1551 of file ctrl.h.

template<class _CT>
void MGUI::FORM_EDIT_STRING_T< _CT >::SetFuncActivate void(_CT::*  pfOnActivate)()  )  [inline]
 

Set container method to call for OnActivate().

Definition at line 1561 of file ctrl.h.

template<class _CT>
void MGUI::FORM_EDIT_STRING_T< _CT >::SetFuncChangeValue void(_CT::*  pfOnChangeValue)()  )  [inline]
 

Set container method to call for OnChangeValue().

Definition at line 1556 of file ctrl.h.

template<class _CT>
void MGUI::FORM_EDIT_STRING_T< _CT >::SetFuncUserEdit void(_CT::*  pfOnUserEdit)()  )  [inline]
 

Set container method to call for OnUserEdit().

Definition at line 1566 of file ctrl.h.

template<class _CT>
void MGUI::FORM_EDIT_STRING_T< _CT >::SetFuncValidate bool(_CT::*  pfOnValidate)(MISTRING &string)  )  [inline]
 

Set container method to call for OnValidate().

Definition at line 1571 of file ctrl.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 14 13:20:54 2004 for TNTsdk by  doxygen 1.3.8-20040913