Support Object

All iWay Enable JavaScript objects extend the following Support object.

iwenable.Support()

Parameters: None

All iWay Enable objects inherit the following operation. The operation renders the HTML and embeds the iWay Enable gauge or chart into the document.

render(url)

Parameter

Type

Required/
Optional

Description

url

String

Optional

Specifies the URL for the XML file that renders the gauge or chart. If you supply a URL, it will override the value in the atts parameter passed in the constructor of the extending object.


iWay Software