MGUI::FORM_ODBC_T< _CT > Class Template Reference

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

#include <mgui/formodbc.h>

Inheritance diagram for MGUI::FORM_ODBC_T< _CT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void Create (MGUI::LAYOUT_PANE_BASE &ParentPane, _CT *pContainer, void(_CT::*pfOnTableSelected)(), MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize)
 FORM_ODBC_T ()

Detailed Description

template<class _CT>
class MGUI::FORM_ODBC_T< _CT >

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

This template allows a method in a 'container' class to be called when the button is pressed, rather than requiring that a subclass be defined with the OnPressed() virtual method overridden.

Definition at line 300 of file formodbc.h.


Constructor & Destructor Documentation

template<class _CT>
MGUI::FORM_ODBC_T< _CT >::FORM_ODBC_T  )  [inline, explicit]
 

Constructor.

Definition at line 304 of file formodbc.h.


Member Function Documentation

template<class _CT>
void MGUI::FORM_ODBC_T< _CT >::Create MGUI::LAYOUT_PANE_BASE ParentPane,
_CT *  pContainer,
void(_CT::*  pfOnTableSelected)(),
MGUI::LAYOUT_SIZEALIGN  sizealign = MGUI::LAYOUT_SIZEALIGN_FixedSize
[inline]
 

Create control with label from resource lookup.

Parameters:
ParentPane  Parent pane
pContainer  Pointer to callback container class
sizealign  Callback function pointer

Definition at line 308 of file formodbc.h.


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