KLPageGroup Class Reference

[KLE Index] [KLE Hierarchy] [Headers]


KLPageGroup This group shows only one of its child at once More...

#include <klelib/klgroup.h>

Inherits: KLGroup

Public Members


Detailed Description

KLPageGroup

This group shows only one of its child at once. NOTE: It does not display any tabcontrols.


void setActPage(ulong page) [public]

Changes the actual page number. This will hide the active page and then show the new page

If you give an invalid pagenumber, you will get an assert, and the current page will not change.

ulong actPage() [public]

Get the actual page number

enum CalcMode ( ActMax, MaxMax ) [public]

Calculation Mode of the page group

- ActMax: The maximumsize of the group is the maximumsize of the actual page. - MaxMax: The maximumsize of this group is the maximumsize of all pages

void setCalcMode( CalcMode calcMode ) [public]

Sets the CalcMode

Will force a relayout


Documentation generated by emmy@gate on Tue Sep 22 21:13:27 MEST 1998
Kdoc