Interface ReportWidget<C extends WidgetPreferencesModel>

    • Method Detail

      • initialize

        void initialize​(C configuration,
                        org.zkoss.zul.api.Div view)
        Initialize widget and adds it to Div.
        Parameters:
        configuration - from which widget is created
        view - to add widget