Uses of Class
com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutSection

Packages that use PageLayoutSection
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
 java.util.Collection<PageLayoutSection> PageLayout.getSections()
           
 

Constructors in com.atlassian.confluence.content.render.xhtml.model.pagelayouts with parameters of type PageLayoutSection
PageLayout(PageLayoutSection... sections)
           
 

Constructor parameters in com.atlassian.confluence.content.render.xhtml.model.pagelayouts with type arguments of type PageLayoutSection
PageLayout(java.util.Collection<PageLayoutSection> sections)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.