Interface ECPControlSWT

    • Method Detail

      • createControls

        java.util.List<RenderingResultRow<org.eclipse.swt.widgets.Control>> createControls​(org.eclipse.swt.widgets.Composite parent)
        Deprecated.
        Renders a control on the provided parent and returning a list of RenderingResultRows.
        Parameters:
        parent - the Composite to render onto
        Returns:
        the list of RenderingResultRows