User Tools

Site Tools


init_initialize_the_gridclass_object_.htm
Navigation:  ABC Library Reference > GridClass > GridClass Methods >====== Init (initialize the GridClass object) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

Init(listcontrol, viewposition, view, listqueue, relationmanager, windowmanager)

blk2blue.jpg

Init Initializes the GridClass object.
listcontrol A numeric constant, variable, EQUATE, or expression containing the control number of the LIST control.
viewposition The label of a string field within the listqueue containing the POSITION of the view.
view The label of the browse's underlying VIEW.
listqueue The label of the listcontrol's data source QUEUE.
relationmanager The label of the browse's primary file RelationManager object. See Relation Manager for more information.
windowmanager The label of the browse'WindowManager object. See Window Manager for more information.

The Init method initializes the GridClass object.

Implementation:

In addition to other things, the Init method calls the PARENT.Init method to initialize the browse's ViewManager object.

See Also:     BrowseClass.Init

init_initialize_the_gridclass_object_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1