Navigation:  Classes > bRecordGroup >

bRecordGroup:LevelList

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The list with the definitions of the record group levels.

Class

bRecordGroup

Type

Access

Data Type

bRecordGroupLevelList

Description

bRecordGroup:LevelList containes a list of objects of the class bRecordGroupLevel. Each of these objects defines a level of record groups. For example, if a data server with customer addresses should be grouped in the first level for the place and in the second level for the last name then for both levels place and last name must be defined an object of class bRecordGroupLevel and added to the list bRecordGroup:LevelList. Every object of the class bRecordGroupLevel defines how the record group items are determined and represented for the level.

 

To assign a record to a record group item the method bRecordGroup:Eval() must be invoked for the record.

See Also

bRecordGroup:Eval()

bRecordGroupLevel

bRecordGroupLevelList

 


Page url: http://www.YOURSERVER.com/index.html?brecordgroup_levellist.htm