Interface PerspectiveChooserRenderer

    • Method Detail

      • updatePerspectiveSelection

        void updatePerspectiveSelection​(org.zkoss.zk.ui.Component parent,
                                        NavigationContext context)
        Method informs renderer that selection of perspective has changed from other source then users action on elements rendered by this renderer. Renderer should perform any needed actions so that all elements on PerspectiveChooserWidgetController's toolbar are rendered properly in regards of new selection.
        Parameters:
        parent - toolbar component
        context - chooser's context