These are the JavaScript objects and functions:
| 
 Class  | 
    
 Functions  | 
  
|---|---|
WDDX JavaScript objects are defined in the wddx.js file; this file is installed in the CFIDE/scripts directory.
To use these objects, you must put a JavaScript tag before the code that refers to the objects; for example:
<script type="text/javascript" src="/CFIDE/scripts/wddx.js"></script>