org.itsnat.core.script |
Contains utilities to generate JavaScript code to send from server (Java) to client.
|
Java Source File Name | Type | Comment |
ScriptExpr.java | Interface | Encapsulates a JavaScript expression used to generate JavaScript code to send the client. |
ScriptUtil.java | Interface | Utility interface to generate JavaScript code mainly to bridge server DOM nodes
with client nodes. |