Skip to main content

%ZEN.Auxiliary.parameter

deprecated class %ZEN.Auxiliary.parameter extends %ZEN.Component.object

Defines a parameter name/value pair for use by certain data displaying components. Typically this is used by components, such as %ZEN.Component.dynaView or %ZEN.Component.tablePane, to let users provide values that are, in turn, passed on to the callback that provides the contents of the component.

Property Inventory

Properties

property value as %ZEN.Datatype.string (ZENEXPRESSION = 1);
Value of the parameter.
Property methods: valueDisplayToLogical(), valueGet(), valueIsValid(), valueLogicalToDisplay(), valueLogicalToOdbc(), valueNormalize(), valueSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab