|
UIX 2.2.8 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for listening to the lifecycle of an individual request.
UIXRequestEvent
Method Summary | |
void |
eventEnded(UIXRequestEvent event)
Notifies the listener that event processing has completed. |
void |
eventStarted(UIXRequestEvent event)
Notifies the listener that event processing is starting. |
void |
renderEnded(UIXRequestEvent event)
Notifies the listener that rendering has completed. |
void |
renderStarted(UIXRequestEvent event)
Notifies the listener that rendering is starting. |
Method Detail |
public void eventStarted(UIXRequestEvent event)
public void eventEnded(UIXRequestEvent event)
public void renderStarted(UIXRequestEvent event)
public void renderEnded(UIXRequestEvent event)
|
UIX 2.2.8 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |