|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RequestCycle.DetachCallback
Custom callback invoked on request cycle detach. Detach callbacks are invoked after all
IRequestHandler
s are detached.
Method Summary | |
---|---|
void |
onDetach(RequestCycle requestCycle)
Invoked on request cycle detach. |
Method Detail |
---|
void onDetach(RequestCycle requestCycle)
requestCycle
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |