%ZEN.Report.Display.COSChart.arrayProvider
deprecated class %ZEN.Report.Display.COSChart.arrayProvider extends %ZEN.Report.Display.node, %ZEN.Report.Display.COSChart.abstractController
Property Inventory
Method Inventory
Properties
property OnGetArray as %ZEN.Datatype.string;
The method called has three parameters
ByRef tParameters is parameters passed into the call back
Output tMetaData is a $LB list
Output tData is a $LB list
ByRef tParameters is parameters passed into the call back
Output tMetaData is a $LB list
Output tData is a $LB list
Property methods: OnGetArrayDisplayToLogical(), OnGetArrayGet(), OnGetArrayIsValid(), OnGetArrayLogicalToDisplay(), OnGetArrayLogicalToOdbc(), OnGetArrayNormalize(), OnGetArraySet()
property parameters as %ZEN.Datatype.csv;
Property methods: parametersDisplayToLogical(), parametersGet(), parametersIsValid(), parametersLogicalToDisplay(), parametersLogicalToOdbc(), parametersNormalize(), parametersSet()
Methods
method %DrawToHTML(ByRef context As %String, XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, ByRef incell As %Boolean) as %Status
Inherited description: This method outputs the necessary stylesheet information for the HTML report.
Every tag should override this method.
method %DrawToXSLFO(ByRef context As %String, XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, ByRef incell As %Boolean) as %Status
Inherited description: This method outputs the necessary stylesheet information for the PDF report.
Every tag should override this method.
method GetArray()
method getDimSize(dim) as %Integer
Inherited description: dataSet API
Return the number of items in the specified dimension
(dim is 1,2, or 3).
Inherited Members
Inherited Properties
- applyLevel
 - class
 - composite
 - defaultSeries
 - htmlstyle
 - id
 - ifexpression
 - ifxpath
 - includeColIfExpression
 - includeColIfXPath
 - includeColUnlessExpression
 - includeColUnlessXPath
 - level
 - modelError
 - modelId
 - readOnly
 - selectstylecond
 - selectstylelist
 - style
 - stylecall
 - styleparamNames
 - styleparams
 - tag
 - template
 - unlessexpression
 - width
 - withinSmallmultiple
 - xmlnamespace
 - xmlnamespaceprefix
 - xpath
 - xslfostyle
 
Inherited Methods
- %AddToSaveSet()
 - %ApplyClass()
 - %ApplyLevelParameters()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DeclareLevelParameters()
 - %DeleteModelInstance()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %DrawToAnnotatedXML()
 - %EndLevel()
 - %Extends()
 - %GetAbsoluteURL()
 - %GetDataByName()
 - %GetModelPropertyList()
 - %GetParameter()
 - %GetTypeByName()
 - %IncLevel()
 - %IsA()
 - %IsModified()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OriginalNamespace()
 - %PackageName()
 - %QuoteValue()
 - %QuoteValueEmbedded()
 - %QuoteValueL10N()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetDataByName()
 - %SetModified()
 - %StyleHTML()
 - %StyleXSLFO()
 - %ValidateObject()
 - ApplyClass()
 - CSPLinkToFileLink()
 - CountSpaces()
 - DoDocForHTML()
 - GetDocForXSLFO()
 - HTMLStyle()
 - OutputId()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()
 - XSLFOStyle()
 - createNewObject()
 - deleteId()
 - execValidationCode()
 - getData()
 - getDataAsArrays()
 - getDataAsObject()
 - getDataByName()
 - getDimensions()
 - getError()
 - getLabel()
 - getModelId()
 - getPropertyName()
 - getTypeByName()
 - hasData()
 - insertAxis()
 - invokeAction()
 - isCSPLink()
 - isModelReadOnly()
 - isPropertyValid()
 - needsURL()
 - parent()
 - processExclamationPoint()
 - qualify()
 - save()
 - setData()
 - setDataByName()
 - setModelId()
 - setProperty()
 - tagGet()