public class ContainerRepresentation extends FormFieldRepresentation
Modifier and Type | Field and Description |
---|---|
protected Map<String,List<FormFieldRepresentation>> |
fields |
col, hasEmptyValue, id, layout, name, options, optionType, overrideId, params, placeholder, readOnly, required, restIdProperty, restLabelProperty, restUrl, row, sizeX, sizeY, type, value, visibilityCondition
Constructor and Description |
---|
ContainerRepresentation() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<FormFieldRepresentation>> |
getFields() |
void |
setFields(Map<String,List<FormFieldRepresentation>> fields) |
getCol, getHasEmptyValue, getId, getLayout, getName, getOptions, getOptionType, getParam, getParams, getPlaceholder, getRestIdProperty, getRestLabelProperty, getRestUrl, getRow, getSizeX, getSizeY, getType, getValue, getVisibilityCondition, isDisplayOnly, isOverrideId, isReadOnly, isRequired, setCol, setHasEmptyValue, setId, setLayout, setName, setOptions, setOptionType, setOverrideId, setParams, setPlaceholder, setReadOnly, setRequired, setRestIdProperty, setRestLabelProperty, setRestUrl, setRow, setSizeX, setSizeY, setType, setValue, setVisibilityCondition
protected Map<String,List<FormFieldRepresentation>> fields
public Map<String,List<FormFieldRepresentation>> getFields()
public void setFields(Map<String,List<FormFieldRepresentation>> fields)
Copyright © 2014–2015 Alfresco. All rights reserved.