Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%ZEN.Component.hidden

class %ZEN.Component.hidden extends %ZEN.Component.control

Hidden control.
This is a simple wrapper around the HTML input=hidden control.

Method Inventory

Parameters

parameter DEFAULTHIDDEN = 1;
This control is not displayed and does not take place in layout.

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.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab