Class: dbList_ [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class enabling users to select one or more values from a list of choices
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseEntry > DfBaseEntryList > EntryList > WideList_ > WideList > DataList_ > DataList > dbList_
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Package: Dfsellst.pkg
Mixins: Selection_List_ds_mixin
Description
This class is obsolete.
As of revision 16.0, DataFlex includes full support for Codejock Software's COM Report Control package for creating grids. See Using Grids for more information.
dbList_ is used to enable users to select one or more values from a list of choices. Its sub-class dbList should be used for sub-classing and instantiation.