Navigation:  Classes > bRecordGroup >

bRecordGroup:ItemList

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The list with teh record group items of the top record group level.

Class

bRecordGroup

Type

Access

Data Type

bRecordGroupItemList

Description

bRecordGroup:ItemList contains the record group items for the top record group level which are already determined. The list contains objects of the class bRecordGroupItem. Each of these objects can contain in the access bRecordGroupItem:ItemList a list of record group items for the next record group level.

 

Remarks

Because the record group items are not automatically determined it is not guaranteed that the list contains all record group items of the top record group level. The list contains only record group items for these records for which the method bRecordGroup:Eval() was already invoked. So that all record group items are contained in the list, the data server must be skipped from the top record up to the bottom record and for every record the method bRecordGroup:Eval() must be invoked. For reasons of performance, this is not advised.

See Also

bRecordGroup:Eval()

bRecordGroupItem

bRecordGroupItem:ItemList

 


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