Skip to main content

%ZEN.Mojo.Plugin.dojo2DChartHelperDocumentation

class %ZEN.Mojo.Plugin.dojo2DChartHelperDocumentation extends %ZEN.Mojo.Plugin.baseHelperDocumentation

Method Inventory

Methods

clientmethod getDocumentation(identifier) [ Language = javascript ]
returns an object containing information about the requested identifier (e.g. $loop). The object contains an array holding an object for each supported attribute and a documentation EXAMPLE: { description: 'Description of the identifier e.g. $loop', attributes: [ {name:'value',type:'string',description:'Holds the value of the html element'} ] } Valid types are: string,number,boolean,date,object,array and function

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab