Uses of Class
com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutSection
-
Packages that use PageLayoutSection Package Description com.atlassian.confluence.content.render.xhtml.model.pagelayouts -
-
Uses of PageLayoutSection in com.atlassian.confluence.content.render.xhtml.model.pagelayouts
Methods in com.atlassian.confluence.content.render.xhtml.model.pagelayouts that return types with arguments of type PageLayoutSection Modifier and Type Method Description Collection<PageLayoutSection>
PageLayout. getSections()
Constructors in com.atlassian.confluence.content.render.xhtml.model.pagelayouts with parameters of type PageLayoutSection Constructor Description PageLayout(PageLayoutSection... sections)
Constructor parameters in com.atlassian.confluence.content.render.xhtml.model.pagelayouts with type arguments of type PageLayoutSection Constructor Description PageLayout(Collection<PageLayoutSection> sections)
-