Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

CmAbsPagedForm Class Reference

Abstract Paged Form. More...

Inheritance diagram for CmAbsPagedForm:

CmForm CmContainer CmObject CmMGUI CmAbsTabbedForm CmPagedColForm CmPagedColFormExt CmPagedPosForm CmPagedPosFormExt CmPagedRowForm CmPagedRowFormExt CmTabbedColForm CmTabbedPosForm CmTabbedRowForm

Public Methods

void setActivePage (int page)
int getActivePage (void)
void setNPages (int npages)
void disablePageKeys (void)
void enablePageKeys (void)
void setActivePageCallback (CmCallback *, INT_CB)

Friends

void _NewPageCB_ (MOBJECT p, MVALUE a, void *ud)

Detailed Description

Abstract Paged Form.


Member Function Documentation

void CmAbsPagedForm::disablePageKeys void   
 

void CmAbsPagedForm::enablePageKeys void   
 

int CmAbsPagedForm::getActivePage void   
 

void CmAbsPagedForm::setActivePage int    page
 

void CmAbsPagedForm::setActivePageCallback CmCallback  ,
INT_CB   
 

void CmAbsPagedForm::setNPages int    npages
 


Friends And Related Function Documentation

void _NewPageCB_ MOBJECT    p,
MVALUE    a,
void *    ud
[friend]
 


Generated on Sun Jun 29 13:03:07 2003 for MGui API by doxygen1.3-rc2