| Package | Description |
|---|---|
| org.itsnat.core.event |
Defines event and listener classes and interfaces associated to the page lifecycle and events.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItsNatAttachedClientCometEvent
This event object is sent to registered
ItsNatAttachedClientEventListener objects
to notify the several phases of a remote control process using comet
to notify the client any document change. |
interface |
ItsNatAttachedClientTimerEvent
This event object is sent to registered
ItsNatAttachedClientEventListener objects
to notify the several phases of a remote control process using a timer
to notify the client any document change. |
| Modifier and Type | Method and Description |
|---|---|
void |
ItsNatAttachedClientEventListener.handleEvent(ItsNatAttachedClientEvent event)
Handles the received remote control event.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.