cObject
---cUIObject
------DfBaseObject
---------DfBaseWindow
------------DfBaseUIWindow
---------------DfBaseControl
------------------DfBaseList
---------------------DfBaseForm
------------------------DfBaseEntry
---------------------------DfBaseEntryList
------------------------------EntryList
DfBaseEntryList combines all of the capabilities of the Grid class and the Entry class resulting in an abstract class suitable for "table" style data entry. Its sub-classes EntryList, dbGrid, dbList and CodePickList should be used for sub-classing and instantiation.