cTreeListBox

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

The cTreeListBox prototype class is used present tree structures, where each node in the tree represents an object or record in the database. The nodes in the tree can all be of the same type (for example when showing a position hierarchy in a company), or of different types (for instance when showing a company with it's departments, employees, customers etc.).

Typically the cTreeListBox object will be used as a 'record selection' object, similar to cRecSelComboBox or cRecSelExtComboBox classes.

Super Classes

Instance Objects with mapped interfaces

Methods