com.liferay.portlet.dynamicdatamapping.model
Class DDMFormLayoutRow
java.lang.Object
com.liferay.portlet.dynamicdatamapping.model.DDMFormLayoutRow
public class DDMFormLayoutRow
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDMFormLayoutRow
public DDMFormLayoutRow()
DDMFormLayoutRow
public DDMFormLayoutRow(DDMFormLayoutRow ddmFormLayoutRow)
addDDMFormLayoutColumn
public void addDDMFormLayoutColumn(DDMFormLayoutColumn ddmFormLayoutColumn)
getDDMFormLayoutColumn
public DDMFormLayoutColumn getDDMFormLayoutColumn(int index)
getDDMFormLayoutColumns
public List<DDMFormLayoutColumn> getDDMFormLayoutColumns()
setDDMFormLayoutColumns
public void setDDMFormLayoutColumns(List<DDMFormLayoutColumn> ddmFormLayoutColumns)