Skip to main content

%ZEN.Component.activeGroup

class %ZEN.Component.activeGroup extends %ZEN.Component.abstractGroup

This is the base class for all groups whose geometry is managed by the client geometry manager.

Method Inventory

Parameters

parameter DEFAULTENCLOSINGCLASS = activeGroup;
Subclasses can set this to change default css class for a group.

Methods

method %DrawHTML()
Inherited description: Static HTML display method: draw the BODY of this component as HTML.
Subclasses implement this in order to render the static HTML contents of a component.
clientmethod onloadHandler() [ Language = javascript ]
This client event, if present, is fired when the page is loaded.
clientmethod setProperty(property, value, value2) [ Language = javascript ]
Set the value of a named property.

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab