Skip to content

Class: dbFormDS [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class that supports data entry for one table column of one logical record at a time

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseEntry > Entry > dbForm_ > dbFormDS

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: DFEntry.pkg

Mixins: DFNavigate_Mixin, DFCode_DEO_Mixin

Description

dbForm_ is used to support data entry through an entry_item to one field of one logical record at a time. Its subclasses dbForm, dbCheckBox, and dbSpinForm should be used for sub-classing and instantiation.