Interface IComponentOnBeforeRenderListener

    • Method Detail

      • onBeforeRender

        void onBeforeRender​(Component component)
        Called when the component is about to be rendered
        Parameters:
        component - the component that is about to be rendered