Class: cDbTextEditDS_ [Abstract]
Properties | Events | Methods | Index of Classes
Allows the user to enter and edit text connected to a column in a database table
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DFBaseTextEdit > cTextEdit > cDbTextEdit_ > cDbTextEditDS_
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Package: cDbTextEdit.pkg
Mixins: DFNavigate_Mixin, DFCode_DEO_Mixin, DataFile_Help_Mixin
Description
cDbTextEditDS_ allows the user to enter and edit text connected to a column in a database table. Its sub-class cDbTextEdit should be used for sub-classing and instantiation.