ManyOfCluster
Section: ET++ class description (n)
Updated: automatically Thu Mar 21 20:10:06 1991
Index
Return to Main Contents
NAME
ManyOfCluster - several buttons may be on at the same time
DESCRIPTION
The ManyOfCluster manages a group of two-state buttons whereby several of these buttons may be in state "on" at the same time (in contrast to the class OneOfCluster). Usually LabeledButtons, with an instance of the class ToggleButton inside, are put in a ManyOfCluster.
If one of the buttons is switched on or off, then next handlers are notified about this event via the method Control with the following arguments: the id of the ManyOfCluster, the id of the button, the new state of the button. Therefore it is important to assign an id to the ManyOfCluster. See the method ChangeDialog::DoCreateDialog for an example.
classes are never derived from ManyOfCluster.
class ManyOfCluster
is sometimes reused directly.
class ManyOfCluster contains 9 methods.
- owner of class:
-
nobody.
- baseclasses:
-
Cluster
- flags:
-
CompositeVObjectFlags
INSTANCE VARIABLES
- bits (private int)
-
is unused
INSTANCE METHOD LIST
- client interface
-
IsItemOn
ManyOfCluster
SetAllItemsOff
SetAllItemsOn
SetItemOff
SetItemOn
- implementation
-
Control
CATEGORIES
VObject Composition
FILES
- declaration:
-
ManyOfCluster.h
HISTORY
joe@csesbg.at Mon Sep 09 09:51 1991 MET DST
man2html: unable to open or read file
../mann/ManyOfCluster::Control.n
man2html: unable to open or read file
../mann/ManyOfCluster::IsItemOn.n
man2html: unable to open or read file
../mann/ManyOfCluster::ManyOfCluster.n
man2html: unable to open or read file
../mann/ManyOfCluster::SetAllItemsOff.n
man2html: unable to open or read file
../mann/ManyOfCluster::SetAllItemsOn.n
man2html: unable to open or read file
../mann/ManyOfCluster::SetItemOff.n
man2html: unable to open or read file
../mann/ManyOfCluster::SetItemOn.n
Index
- NAME
-
- DESCRIPTION
-
- INSTANCE VARIABLES
-
- INSTANCE METHOD LIST
-
- CATEGORIES
-
- FILES
-
- HISTORY
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:26 GMT, March 30, 2022