|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRiaListener
Interface to implement in order to be notified on client events Linked to a model to listen with the model appropriate method
IRiaListenerManager
Method Summary | |
---|---|
void |
handleEvent(RiaEvent _evt)
Called to forward the event to the listener |
Method Detail |
---|
void handleEvent(RiaEvent _evt)
_evt
- the RiaEvent received.
This event contains the id of the component source having processed the request and the type of the event, as defined in the IModel.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |