i
Deyel SDK for Javascript
Using Deyel SDK (Software Development Kit), a set of development tools for pages is incorporated, based on JavaScript, which allows extending the functionality of the pages modeled within Deyel. There is available a set of methods that help manage the modeled elements and facilitate the incorporation of behavior.
To access the global methods of the Deyel SDK for JS, the reserved namespace $d should be used.
Example:
$d.getVariable(“name”);
Methods of the Pages SDK
The Deyel SDK for JS methods are grouped under the following classification:
•User
•API
•Root