GEOS SDK TechDocs
|
|
|
1 List Object Features
|
3 GenItemGroups
Each list object acts differently and you will need to carefully review these differences before using them. There are a number of similarities in the functionality of these list objects, however. This next section details these similarities.
Each list group acts as a grouping object for its generic children. The list groups have much of the same geometry capabilities as a GIV_SUB_GROUP Interaction; they can arrange their children in a variety of fashions and can also be manipulated within their parent.
The items themselves may in general be either "on" (selected) or "off" (unselected). Depending on the behavior of the list, selecting an item may cause an action to occur and may affect the other selections. In exclusive lists, for example, selecting any item deselects any other item.
GEOS SDK TechDocs
|
|
|
1 List Object Features
|
3 GenItemGroups