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

Packages that use PageLayoutCell
com.atlassian.confluence.content.render.xhtml.model.pagelayouts   
 

Uses of PageLayoutCell 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 PageLayoutCell
 java.util.Collection<PageLayoutCell> PageLayoutSection.getCells()
           
 

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

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



Copyright © 2003-2013 Atlassian. All Rights Reserved.