cObject
---cUIObject
------DfBaseObject
---------DfBaseWindow
------------DfBaseUIWindow
---------------DfBaseControl
------------------DfBaseList
---------------------DfBaseForm
------------------------DfBaseEntry
---------------------------DfBaseEntryList
------------------------------EntryList
---------------------------------WideList_
------------------------------------WideList
---------------------------------------DataList_
------------------------------------------DataList
This class is a obsolete. It's subclasses dbList and dbGrid have been replaced with the cDbCJGrid class.
DataList_ is an abstract class used to implement the behavior common to virtual scrolling lists, including dbList and dbGrid. Its subclasses dbList and dbGrid should be used for sub-classing and instantiation.