Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%ZEN] >  [Auxiliary] >  [parameter]
Private  Storage   

deprecatedclass %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.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Properties
%condition %import %includeFiles %page %resource
aux composite id index name
onupdate parent tuple value visible
window

Methods
%AddToSaveSet %Attr %BindExport %ClassIsLatestVersion
%ClassName %ConstructClone %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %DrawHTML %DrawJSStrings %Eval
%EvalC %Extends %ForceClientRender %GetEventHandlers
%GetParameter %GetXMLName %IsA %IsModified
%MakeId %New %NormalizeObject %ObjectModified
%OnAddToPageAfter %OnAddToPageBefore %OnDrawObjectProperties %OnObjectSynch
%OnZENDeserialize %OriginalNamespace %PackageName %QuoteValue
%QuoteValueL10N %RemoveFromSaveSet %Self %SerializeObject
%SetModified %ValidateObject XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType findElement fireOnUpdateEvent
getProperty getSettings getType invokeSuper
isOfType makeId onCreate onDelete
onSerialize onloadHandler onunloadHandler onupdateHandler
render renderContents renderSVG setProperty


Properties

• property value as %ZEN.Datatype.string(ZENEXPRESSION=1);
Value of the parameter.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.