public class PageLayoutSection extends Object
PageLayout. It can have one or several
PageLayoutCells in a few different configurations.| Constructor and Description |
|---|
PageLayoutSection(Collection<PageLayoutCell> cells) |
PageLayoutSection(PageLayoutCell... cells) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PageLayoutCell> |
getCells() |
PageLayoutSectionLayoutType |
getSectionLayout() |
boolean |
hasOneCell() |
public PageLayoutSection(Collection<PageLayoutCell> cells)
public PageLayoutSection(PageLayoutCell... cells)
public Collection<PageLayoutCell> getCells()
public PageLayoutSectionLayoutType getSectionLayout()
public boolean hasOneCell()
Copyright © 2003–2021 Atlassian. All rights reserved.