public interface IComponentOnAfterRenderListener
Component.onAfterRender() method was invoked.| Modifier and Type | Method and Description |
|---|---|
void |
onAfterRender(Component component)
Called right after the component was rendered.
|
void onAfterRender(Component component)
component - the component that was just renderedCopyright © 2006–2014 Apache Software Foundation. All rights reserved.