Interface WidgetChildrenContainerRenderer

    • Method Detail

      • render

        void render​(Widgetchildren childrenComponent,
                    java.util.List<WidgetInstance> children,
                    java.util.Map<java.lang.String,​java.lang.Object> ctx)
        Renders the Widgetchildren component and its child widgets.
        Parameters:
        childrenComponent - The Widgetchildren component (usually defined as <widgetchildren> tag within zul).
        children - The corresponding child widgets for this container.
        ctx - Additional context information