Skip to content

Class: cWebBaseUIObject [Abstract]

Properties | Events | Methods | Index of Classes

Base class for Web Objects that model some of the client-side user interface.

Hierarchy

cObject > cWebBaseObject > cWebObject > cWebBaseUIObject

Show full hierarchy and direct subclasses

Library: Web Application Class Library

Package: cWebBaseUIObject.pkg

Mixins: cWebDragDropMixin, cWebBaseUIObject_mixin

Description

Base class for Web Objects that model some of the client-side user interface.

There are three properties that can be used to manage the visibility of a Web Control. Those properties are pbEnabled, pbVisible and pbRender.