Documentation for the _.ZEN.Auxiliary package. More...
Classes | |
| class | abstractController |
| This is the base class for the various data controller components used to implement the Controller portion of the Zen Model-View-Controller mechanism. More... | |
| class | altJSONProvider |
| The jsonProvider component provides a way to transport object data between a server and client (and vice versa) using JavaScript Object Notation (commonly abbreviated as JSON), as defined in RFC4627. More... | |
| class | altJSONSQLProvider |
| A version of the JSON provider that can use an SQL statement to supply data that is served to the client in JSON format. More... | |
| class | axis |
| Specifies settings for an axis for a <class>ZEN.SVGComponent.chart</class> component. More... | |
| class | ChartContent |
| This utility class supplies the methods needed to control a chart using a navigator component. More... | |
| class | column |
| Defines column information for a <class>ZEN.Component.tablePane</class>. More... | |
| class | condition |
| Defines a style-condition for a <class>ZEN.Component.tablePane</class>. More... | |
| class | dataBag |
| This class provides a way to assemble data that can be. More... | |
| class | dataController |
| This class is used to implement the Controller portion of the Zen Model-View-Controller mechanism. More... | |
| class | dataSet |
| This class provides a way to assemble data that can be conveniently passed between the web client and the server. More... | |
| class | gridCell |
| Defines characteristics for a specific cell within a <class>ZEN.component.grid</class>. More... | |
| class | gridColumn |
| Defines characteristics for a column within a <class>ZEN.component.grid</class>. More... | |
| class | gridColumnDescriptor |
| Defines a column descriptor within a <class>ZEN.Component.dataGrid</class> component. More... | |
| class | gridRow |
| Defines characteristics for a row within a <class>ZEN.component.grid</class>. More... | |
| class | gridRowDescriptor |
| Defines a row descriptor within a <class>ZEN.Component.dataGrid</class> component. More... | |
| class | jsonArrayProvider |
| A specialized version of the JSON provider pulls a subset of data from a master JSON provider. More... | |
| class | jsonMDXProvider |
| A version of the JSON provider that can use an MDX query or the full name of a stored pivot table to supply data that is served to the client in JSON format. More... | |
| class | jsonProvider |
| The jsonProvider component provides a way to transport object data between a server and client (and vice versa) using JavaScript Object Notation (commonly abbreviated as JSON), as defined in RFC4627. More... | |
| class | jsonSQLProvider |
| A version of the JSON provider that can use an SQL statement to supply data that is served to the client in JSON format. More... | |
| class | locatorLink |
| Defines a link displayed by the <class>ZEN.Component.locatorBar</class> component. More... | |
| class | NodeInfo |
| This is a server-side class used to provide information about nodes displayed within a <class>ZEN.Component.dynaTree</class> tree control component. More... | |
| class | option |
| Defines an entry for use within a <class>ZEN.Component.combobox</class> or <class>ZEN.Component.listBox</class> component. More... | |
| class | parameter |
| Defines a parameter name/value pair for use by certain data displaying components. More... | |
| class | QueryInfo |
| This is a server-class used to pass information specifying how to build a result set object. More... | |
| class | radialNode |
| This is a server-side class used to provide information about nodes displayed within a <class>ZEN.SVGComponent.radialNavigator</class> component. More... | |
Documentation for the _.ZEN.Auxiliary package.