Interface FacetRenderer

    • Method Detail

      • renderFacet

        void renderFacet​(org.zkoss.zk.ui.Component parent,
                         FacetData data,
                         boolean renderSelected,
                         WidgetInstanceManager wim,
                         Context context)
        Render a single facet
        Parameters:
        parent - an instance of Component
        data - an instance of FacetData
        renderSelected - an instance of Boolean
        wim - an instance of WidgetInstanceManager
        context - an instance of Context