Interface CmsEditableGroup.I_RowBuilder

    • Method Detail

      • buildRow

        I_CmsEditableGroupRow buildRow​(CmsEditableGroup group,
                                       com.vaadin.ui.Component component)
        Builds a row for the given group by wrapping the given component.
        Parameters:
        group - the group
        component - the component
        Returns:
        the new row