| Field Summary | |
|---|---|
| static jsx3.util.EventDispatcher | A bridge to Dojo's publish/subscribe hub. |
| Method Summary | |
|---|---|
| static void | Returns the resolved path to Dojo or a file within Dojo. |
| static boolean | isLoaded() Returns whether Dojo has been loaded. |
| static void | load() Loads the Dojo JavaScript library. |
| Methods Inherited From jsx3.lang.Object |
|---|
| clone, equals, eval, getClass, getInstanceOf, getInstanceOfClass, getInstanceOfPackage, instanceOf, isInstanceOf, isSubclassOf, jsxmix, jsxsuper, jsxsupermix, setInstanceOf, toString |
| Field Detail |
|---|
Dojo.load() must be called before this object can be used.| Method Detail |
|---|
dojo-toolkit/ as a peer of JSX/. This location may be overridden by setting the
jsx_dojo deployment parameter.jsx:/../dojo-toolkit or the
jsx_dojo deployment parameter must be set to the location where Dojo is installed.