Class: dbList
while it may be possible to use these in dbLists it is so unlikely that
we will consider them non-designtime properties
Class Hierarchy:
DFBaseEntryList

EntryList


WideList_



WideList




DataList_





DataList






dbList_







dbListDS








dbListMixins:
Extended_DEO_Mixin,
Direct Known Subclasses:
dbListRow, Class Definition
Properties
Integer
Auto_Label_State
Integer
Auto_Shadow_State
Functions and Procedures

Assign_DD_Label(Integer iDSO Integer iFile Integer iField Integer iDEO Integer iItem)
************************************************************************//
Assign_DD_Label //
This assigns the DEO's from the DD. This uses short labels and //
sets column headers. //
************************************************************************//

Construct_Object()

Copy_Item_Options(Integer iDSO Integer iFile Integer iField Integer iDEO Integer iItem)
************************************************************************//
Procedure Copy_Item_Options //
This procedure will copies limited DD information to the sel-list. //
(no-enter, capslock, zero-suppress, masks, and auto-labels. //
************************************************************************//

DoAutoShadow()

End_Construct_Object()
integer
Item_Buffer_Select_State(Integer iItem)
************************************************************************//
Get Item_Buffer_Select_State //
Returns Select_state based on field's buffer value (not the DD buffer //
value). Used by entry_display to display checkbox values. It must use //
the buffer //
************************************************************************//
String
Item_CheckBox_Value(Integer iItem Integer bState)
************************************************************************//
Get Item_Checkbox_value //
Returns the string value for the state passed for the passed item. //
This is used to a bufer with the data associated with a checkbox state //
************************************************************************//
References (1):