Skip to main content

%ZEN.Component.hidden

deprecated 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