Skip to content

Class: DfBaseEntryList [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class suitable for "table" style data entry

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseEntry > DfBaseEntryList

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Mixins: DfFormList_Mixin

Description

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.