"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> JsDoc Reference - wso2vis
Class Index | File Index

Classes


Namespace wso2vis

The top-level wso2vis namespace, wso2vis.
Defined in: wso2vis.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
The top-level WSO2Vis namespace.
Method Summary
Method Attributes Method Name and Description
<static>  
wso2vis.extend(subc, superc)
<static>  
wso2vis.initialize()
Namespace Detail
wso2vis
The top-level WSO2Vis namespace. All public methods and fields should be registered on this object. Note that core wso2vis source is surrounded by an anonymous function, so any other declared globals will not be visible outside of core methods. This also allows multiple versions of WSO2Vis to coexist, since each version will see their own wso2vis namespace.
Method Detail
<static> wso2vis.extend(subc, superc)
Parameters:
subc
superc

<static> wso2vis.initialize()

Documentation generated by JsDoc Toolkit 2.3.2 on Wed Jul 28 2010 15:35:58 GMT+0530 (IST)