|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IComponentOnAfterRenderListener
Listener that is called after component's Component.onAfterRender() method was invoked.
| Method Summary | |
|---|---|
void |
onAfterRender(Component component)
Called right after the component was rendered. |
| Method Detail |
|---|
void onAfterRender(Component component)
component - the component that was just rendered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||