Uses of Class
com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell
-
Packages that use PageLayoutCell Package Description 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 Modifier and Type Method Description Collection<PageLayoutCell>PageLayoutSection. getCells()Constructors in com.atlassian.confluence.content.render.xhtml.model.pagelayouts with parameters of type PageLayoutCell Constructor Description PageLayoutSection(PageLayoutCell... cells)Constructor parameters in com.atlassian.confluence.content.render.xhtml.model.pagelayouts with type arguments of type PageLayoutCell Constructor Description PageLayoutSection(Collection<PageLayoutCell> cells)
-