public interface IComponentOnBeforeRenderListener
Component.onBeforeRender() method was
invoked.| Modifier and Type | Method and Description |
|---|---|
void |
onBeforeRender(Component component)
Called when the component is about to be rendered
|
void onBeforeRender(Component component)
component - the component that is about to be renderedCopyright © 2006–2021 Apache Software Foundation. All rights reserved.