public static class CmsEditableGroup.DefaultRowBuilder extends java.lang.Object implements CmsEditableGroup.I_RowBuilder
| Constructor and Description |
|---|
DefaultRowBuilder() |
| Modifier and Type | Method and Description |
|---|---|
I_CmsEditableGroupRow |
buildRow(CmsEditableGroup group,
com.vaadin.ui.Component component)
Builds a row for the given group by wrapping the given component.
|
public DefaultRowBuilder()
public I_CmsEditableGroupRow buildRow(CmsEditableGroup group, com.vaadin.ui.Component component)
CmsEditableGroup.I_RowBuilderbuildRow in interface CmsEditableGroup.I_RowBuildergroup - the groupcomponent - the component