| Package | Description |
|---|---|
| org.itsnat.core.event |
Defines event and listener classes and interfaces associated to the page lifecycle and events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeToSendListener.postSendCode(CodeToSendEvent event)
Is called after the new code is definitely added to the document
or client, the event object contains the new code.
|
Object |
CodeToSendListener.preSendCode(CodeToSendEvent event)
Is called before the new code is definitely added to the document
or client, the event object contains the new code.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.