Class: AbstractTreeView [Abstract]

Properties  Events  Methods    Index of Classes

Abstract low level TreeView Class

This is an abstract class and should never be used by a developer for object instantiation. While a developer could use this class for sub-classing, it is not encouraged.

Hierarchy

cObject
---cUIObject
------DfBaseObject
---------DfBaseWindow
------------DfBaseUIWindow
---------------DfBaseControl
------------------DfBaseList
---------------------DfBaseListbox
------------------------List
---------------------------AbstractTreeView
------------------------------TreeView

Library: Windows Application Class Library

Package: Dftreevw.pkg

Description

This is an abstract class used by its subclass TreeView.