Package | Description |
---|---|
org.itsnat.comp |
Contains generic interfaces of components, markup namespace independent, they may be applied to HTML components, SVG components, XML components etc.
|
org.itsnat.comp.button |
Contains interfaces of button based components (normal and toggle).
|
org.itsnat.comp.button.normal |
Contains interfaces of normal button components.
|
org.itsnat.comp.button.toggle |
Contains interfaces of toggle button components.
|
org.itsnat.comp.iframe | |
org.itsnat.comp.inc |
Contains interfaces of the include component.
|
org.itsnat.comp.label |
Contains interfaces of the label components.
|
org.itsnat.comp.layer |
Contains interfaces of layer components.
|
org.itsnat.comp.list |
Contains interfaces of the list based components (multiple selection and combo boxes).
|
org.itsnat.comp.table |
Contains interfaces of the table based components.
|
org.itsnat.comp.text |
Contains interfaces of the text based components.
|
org.itsnat.comp.tree |
Contains interfaces of the tree based components.
|
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.domutil |
Contains utilities to manipulate DOM elements using the pattern approach (lists, tables and trees)
and other utility classes and interfaces.
|
org.itsnat.core.event |
Defines event and listener classes and interfaces associated to the page lifecycle and events.
|
org.itsnat.core.html |
Interfaces related to HTML documents and fragments.
|
org.itsnat.core.http |
Interfaces related to HTTP servlets.
|
org.itsnat.core.tmpl |
Contains the interfaces needed to register page templates.
|
Class and Description |
---|
ClientDocument
Represents the document/page of the brower.
|
ItsNatDocument
Is the ItsNat wrapper of a
org.w3c.dom.Document object. |
ItsNatUserData
This basic interface provides a user data registry.
|
NameValue
This class is provided to specify a generic pair name-value object, this value
may be used by the framework with several objectives.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ClientDocument
Represents the document/page of the brower.
|
ItsNatServletRequest
Is the ItsNat wrapper of the
javax.servlet.ServletRequest object. |
ItsNatServletResponse
Is the ItsNat wrapper of the
javax.servlet.ServletResponse object. |
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ClientDocument
Represents the document/page of the brower.
|
CometNotifier
Is used to implement the COMET or server push technique to notify
the client to be updated usually when the document is changed.
|
ItsNat
Is the root interface of the ItsNat infrastructure.
|
ItsNatDocument
Is the ItsNat wrapper of a
org.w3c.dom.Document object. |
ItsNatException
Is the principal unchecked exception provided by ItsNat.
|
ItsNatServlet
Is the ItsNat wrapper of the
javax.servlet.Servlet object. |
ItsNatServletConfig
Is the wrapper object defined by ItsNat to wrap the
javax.servlet.ServletConfig object. |
ItsNatServletContext
Is the ItsNat wrapper object of the standard
javax.servlet.ServletContext . |
ItsNatSession
Is the ItsNat user session, the session concept is borrowed from the HTTP Java Servlet
session concept.
|
ItsNatSessionCallback
Called by
ItsNatServletContext.enumerateSessions(ItsNatSessionCallback) to enumerate the
ItsNat sessions of the web application. |
ItsNatTimer
Utility interface to manage scheduled remote tasks (timer tasks).
|
ItsNatUserData
This basic interface provides a user data registry.
|
ItsNatVariableResolver
Used to locate/replace text marks (variables) inside text based nodes
(text nodes, comments, attribute values etc) without knowing the exact position in the DOM tree.
|
Class and Description |
---|
ItsNatDocument
Is the ItsNat wrapper of a
org.w3c.dom.Document object. |
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ClientDocument
Represents the document/page of the brower.
|
ItsNatDocument
Is the ItsNat wrapper of a
org.w3c.dom.Document object. |
ItsNatServletRequest
Is the ItsNat wrapper of the
javax.servlet.ServletRequest object. |
ItsNatServletResponse
Is the ItsNat wrapper of the
javax.servlet.ServletResponse object. |
ItsNatTimer
Utility interface to manage scheduled remote tasks (timer tasks).
|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatDocument
Is the ItsNat wrapper of a
org.w3c.dom.Document object. |
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatServlet
Is the ItsNat wrapper of the
javax.servlet.Servlet object. |
ItsNatServletRequest
Is the ItsNat wrapper of the
javax.servlet.ServletRequest object. |
ItsNatServletResponse
Is the ItsNat wrapper of the
javax.servlet.ServletResponse object. |
ItsNatSession
Is the ItsNat user session, the session concept is borrowed from the HTTP Java Servlet
session concept.
|
ItsNatUserData
This basic interface provides a user data registry.
|
Class and Description |
---|
ItsNatDocument
Is the ItsNat wrapper of a
org.w3c.dom.Document object. |
ItsNatServlet
Is the ItsNat wrapper of the
javax.servlet.Servlet object. |
ItsNatServletRequest
Is the ItsNat wrapper of the
javax.servlet.ServletRequest object. |
ItsNatServletResponse
Is the ItsNat wrapper of the
javax.servlet.ServletResponse object. |
ItsNatUserData
This basic interface provides a user data registry.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.