|
Client Side Scripting
Essential Diagram provides scripting support that let the users define actions using a scripting language such as java script. It translates the user actions such as node selection and drag-and-drop into server side events with the help of these scripts and thus rendering the diagram more interactive.
Essential Diagram Scripting
For instance, consider a scenario where you want to do drag & drop of diagram nodes. This can be easily achieved by writing client side scripts for these actions.
Drag-and-drop through scripting
|
|
|
|