public class PageLayout extends Object
| Constructor and Description |
|---|
PageLayout(Collection<PageLayoutSection> sections) |
PageLayout(PageLayoutSection... sections) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PageLayoutSection> |
getSections() |
boolean |
hasOneSection() |
boolean |
hasOneSectionAndOneCell() |
public PageLayout(Collection<PageLayoutSection> sections)
public PageLayout(PageLayoutSection... sections)
public Collection<PageLayoutSection> getSections()
public boolean hasOneSectionAndOneCell()
public boolean hasOneSection()
Copyright © 2003–2022 Atlassian. All rights reserved.