Package | Description |
---|---|
org.itsnat.core |
Contains the fundamental interfaces and classes: provides utilities to wrap the servlet system, to control the page lifecycle, to create event listeners etc.
|
org.itsnat.core.script |
Contains utilities to generate JavaScript code to send from server (Java) to client.
|
Class and Description |
---|
ScriptUtil
Utility interface to generate JavaScript code mainly to locate client nodes from server DOM nodes.
|
Class and Description |
---|
ScriptExpr
Encapsulates a JavaScript expression used to generate JavaScript code to send the client.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.