|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DDMFormLayoutColumn | |
|---|---|
| com.liferay.portlet.dynamicdatamapping.io | |
| com.liferay.portlet.dynamicdatamapping.model | |
| com.liferay.portlet.dynamicdatamapping.util.test | |
| Uses of DDMFormLayoutColumn in com.liferay.portlet.dynamicdatamapping.io |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.io that return DDMFormLayoutColumn | |
|---|---|
protected DDMFormLayoutColumn |
DDMFormLayoutJSONDeserializerImpl.getDDMFormLayoutColumn(JSONObject jsonObject)
|
| Methods in com.liferay.portlet.dynamicdatamapping.io that return types with arguments of type DDMFormLayoutColumn | |
|---|---|
protected List<DDMFormLayoutColumn> |
DDMFormLayoutJSONDeserializerImpl.getDDMFormLayoutColumns(JSONArray jsonArray)
|
| Methods in com.liferay.portlet.dynamicdatamapping.io with parameters of type DDMFormLayoutColumn | |
|---|---|
protected void |
DDMFormLayoutJSONDeserializerImpl.setDDMFormLayouColumnFieldNames(JSONArray jsonArray,
DDMFormLayoutColumn ddmFormLayoutColumn)
|
protected JSONObject |
DDMFormLayoutJSONSerializerImpl.toJSONObject(DDMFormLayoutColumn ddmFormLayoutColumn)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.io with type arguments of type DDMFormLayoutColumn | |
|---|---|
protected void |
DDMFormLayoutJSONSerializerImpl.addColumns(JSONObject jsonObject,
List<DDMFormLayoutColumn> ddmFormLayoutColumns)
|
| Uses of DDMFormLayoutColumn in com.liferay.portlet.dynamicdatamapping.model |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.model that return DDMFormLayoutColumn | |
|---|---|
DDMFormLayoutColumn |
DDMFormLayoutRow.getDDMFormLayoutColumn(int index)
|
| Methods in com.liferay.portlet.dynamicdatamapping.model that return types with arguments of type DDMFormLayoutColumn | |
|---|---|
List<DDMFormLayoutColumn> |
DDMFormLayoutRow.getDDMFormLayoutColumns()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMFormLayoutColumn | |
|---|---|
void |
DDMFormLayoutRow.addDDMFormLayoutColumn(DDMFormLayoutColumn ddmFormLayoutColumn)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.model with type arguments of type DDMFormLayoutColumn | |
|---|---|
void |
DDMFormLayoutRow.setDDMFormLayoutColumns(List<DDMFormLayoutColumn> ddmFormLayoutColumns)
|
| Constructors in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMFormLayoutColumn | |
|---|---|
DDMFormLayoutColumn(DDMFormLayoutColumn ddmFormLayoutColumn)
|
|
| Uses of DDMFormLayoutColumn in com.liferay.portlet.dynamicdatamapping.util.test |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.util.test that return types with arguments of type DDMFormLayoutColumn | |
|---|---|
List<DDMFormLayoutColumn> |
DDMStructureLayoutTestHelper.createDDMFormLayoutColumns(String... ddmFormFieldNames)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.util.test with type arguments of type DDMFormLayoutColumn | |
|---|---|
DDMFormLayoutRow |
DDMStructureLayoutTestHelper.createDDMFormLayoutRow(List<DDMFormLayoutColumn> ddmFormLayoutColumns)
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||