Class: Cm_Entry [Abstract] [Obsolete]
Properties Events Methods
Index of Classes
Abstract class that provides Entry class capabilities to the prototype_entry 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
------Cm_Menu
---------Cm_Entry
------------Prototype_Entry
Library: Windows Application Class Library
Package: none (class defined in runtime)
Mixins: cm_Entry_Mixin
Description
This abstract class is used by the prototype_entry object (which is also instantiated or sub-classed).