User Tools

Site Tools


editlist_list_of_edit_in_place_controls_.htm
Navigation:  ABC Library Reference > BrowseClass > BrowseClass Properties >====== EditList (list of edit-in-place controls) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
EditList &BrowseEditQueue, PROTECTED

blk2blue.jpg

The EditList property is a reference to a structure containing a list of edit-in-place classes for use with specific browse list columns.

The AddEditControl method adds new edit-in-place classes and their associated browse list columns to the EditList property.

Implementation:

You do not need to initialize this property to implement the default edit-in-place controls. The EditList property supports custom edit-in-place controls.

The EditList property is a reference to a QUEUE declared in ABBROWSE.INC as follows:

BrowseEditQueue QUEUE,TYPE

Field             UNSIGNED

FreeUp            BYTE

Control           &EditClass

               END

See Also:     AddEditControl

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