| Package | Description |
|---|---|
| org.itsnat.core.event |
Defines event and listener classes and interfaces associated to the page lifecycle and events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomParamTransport
Is used to command ItsNat to transport one value from client to server
using an event fired on the client and listened in the server.
|
class |
NodeAttributeTransport
Is used to command ItsNat to transport the specified attribute of a client
DOM element and optionally synchronize it with the matched server DOM element.
|
class |
NodeInnerTransport
Is used to command ItsNat to transport the current content (inner) of the specified client
node and optionally synchronize it with the matched server DOM node.
|
class |
NodePropertyTransport
Is used to command ItsNat to transport the specified node property of a client
element and optionally synchronize it with the matched server element as an attribute.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.