Class: cWebBaseContainer [Abstract]
Properties Events Methods
Index of Classes
Abstract Web Container 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
---cWebObject
------cWebBaseUIObject
---------cWebBaseDEOServer
------------cWebBaseContainer
---------------cWebCard
---------------cWebFloatingPanel
---------------cWebListExpandPanel
---------------cWebPanel
---------------cWebWindow
Library: Web Application Class Library
Package: cWebBaseContainer.pkg
Mixins: cWebBaseContainer_mixin
Description
Abstract Web Container Class.
Adds support for panel layout of child panels and grid layout of child controls.