Interface SymbolicModeRenderer

    • Method Detail

      • render

        void render​(Widgetslot widgetslot,
                    AdminmodeWidgetEngine engine)
        Renders the content of a widgetslot, according to the currently assigned widget.
        Parameters:
        widgetslot - The widgetslot to render.
        engine - The calling AdminmodeWidgetEngine instance.