Class: dbGridDD

Module location: Dftable.pkg line 326 (view source)

Class Hierarchy:

DFBaseEntryListEntryListWideList_WideListDataList_DataListdbGrid_dbGridDSdbGridDD

Mixins:

Code_Description_Mixin, Extended_DEO_Mixin, Extended_DEO_Status_Help_Mixin,

Direct Known Subclasses:

dbGrid,

Class Definition

Functions and Procedures

Assign_DD_Label(Integer iDSO Integer iFile Integer iField Integer iDEO Integer iItem)
Inherited from Extended_DEO_Mixin
************************************************************************// Assign_DD_Label // This assigns the DEO's from the DD. This uses short labels and // sets column headers. // ************************************************************************//
Construct_Object()
Inherited from dbGridDS
we are implementing Scan_servers directly in this class to get the embedded buttonF Import_Class_Protocol Extended_DEO_Prompt_Mixin
integerEle_Prompt_Object(integer ele integer item#)
Inherited from dbGridDS
Item_Mask_Changed(integer iItem)
Inherited from Extended_DEO_Mixin
notification that an item mask value has been changed by the DD. This change already made to the first form must be made to all other items in the same column
Item_Options_Changed(integer iItem)
Inherited from Extended_DEO_Mixin
notification that an item option has been changed by the DD. This change already made to prototype object and must now be made items for that column. Note that only the options that matter trigger this notification
Scan_Servers()
Inherited from Data_List_mixin
Hook to set prompt buttons for header and embedded
Set(Integer Itm)
Inherited from Extended_DEO_Mixin
Set(Integer Itm)
Inherited from Extended_DEO_Mixin
Up_Row()
Inherited from Data_List_mixin
this fixes grid bug where insert_row loses the current changed value. this only happens when you've changed an item in the top row and you press the up arrow.

References (1):

ModuleContaining SymbolLine
Dftable.pkgdbGrid473