public class PageLayout
extends java.lang.Object
Constructor and Description |
---|
PageLayout(java.util.Collection<PageLayoutSection> sections) |
PageLayout(PageLayoutSection... sections) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<PageLayoutSection> |
getSections() |
boolean |
hasOneSection() |
boolean |
hasOneSectionAndOneCell() |
public PageLayout(java.util.Collection<PageLayoutSection> sections)
public PageLayout(PageLayoutSection... sections)
public java.util.Collection<PageLayoutSection> getSections()
public boolean hasOneSectionAndOneCell()
public boolean hasOneSection()
Copyright © 2003-2014 Atlassian. All Rights Reserved.