- 
Method Summary
Add the container in the last position into the first column of the section 
 
Add the list of container in the last position into the first column of the section 
 
Add the container in the last position into the second column of the section 
 
Add the list of container in the last position into the second column of the section 
 
Add the container in the last position into the third column of the section 
 
Add the list of container in the last position into the third column of the section 
 
List of fields in the all section 
 
List of containers in the first column of the section 
 
Get the name of the section 
 
List of containers in the second column of the section 
 
List of containers in the third column of the section 
 
Remove all containers in the first columns 
 
Remove all containers in the second columns 
 
Remove all containers in the third columns 
 
Remove the container in the first column 
 
Remove the container in the second column 
 
Remove the container in the third column 
 
Set the list of container into the first column of the section 
 
Set the name of the section 
 
Set the list of container into the second column of the section 
 
Set the list of container into the third column of the section 
 
 
 
 
- 
Method Details
- 
getNameGet the name of the section 
- Returns:
 
- 
setNameSet the name of the section 
- Parameters:
- name-
- Returns:
- this builder itself
 
- 
getFirstColumnList of containers in the first column of the section 
- Returns:
- list of containers
 
- 
addFirstColumnAdd the container in the last position into the first column of the section 
- Parameters:
- containerViewBuilder-
- Returns:
- this builder itself
 
- 
addFirstColumnAdd the list of container in the last position into the first column of the section 
- Parameters:
- containerViewBuilders-
- Returns:
- this builder itself
 
- 
setFirstColumnSet the list of container into the first column of the section 
- Parameters:
- containerViewBuilders-
- Returns:
- this builder itself
 
- 
removeFirstColumnRemove the container in the first column 
- Parameters:
- containerViewBuilder-
- Returns:
- this builder itself
 
- 
removeAllFirstColumnRemove all containers in the first columns 
- Returns:
- this builder itself
 
- 
getSecondColumnList of containers in the second column of the section 
- Returns:
- list of containers
 
- 
addSecondColumnAdd the container in the last position into the second column of the section 
- Parameters:
- containerViewBuilder-
- Returns:
- this builder itself
 
- 
addSecondColumnAdd the list of container in the last position into the second column of the section 
- Parameters:
- containerViewBuilders-
- Returns:
- this builder itself
 
- 
setSecondColumnSet the list of container into the second column of the section 
- Parameters:
- containerViewBuilders-
- Returns:
- this builder itself
 
- 
removeSecondColumnRemove the container in the second column 
- Parameters:
- containerViewBuilder-
- Returns:
- this builder itself
 
- 
removeAllSecondColumnRemove all containers in the second columns 
- Returns:
- this builder itself
 
- 
getThirdColumnList of containers in the third column of the section 
- Returns:
- list of containers
 
- 
addThirdColumnAdd the container in the last position into the third column of the section 
- Parameters:
- containerViewBuilder-
- Returns:
- this builder itself
 
- 
addThirdColumnAdd the list of container in the last position into the third column of the section 
- Parameters:
- containerViewBuilders-
- Returns:
- this builder itself
 
- 
setThirdColumnSet the list of container into the third column of the section 
- Parameters:
- containerViewBuilders-
- Returns:
- this builder itself
 
- 
removeThirdColumnRemove the container in the third column 
- Parameters:
- containerViewBuilder-
- Returns:
- this builder itself
 
- 
removeAllThirdColumnRemove all containers in the third columns 
- Returns:
- this builder itself
 
- 
getFieldsList of fields in the all section 
- Returns:
- list of fields