java.lang.Object
com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayoutCell

public class PageLayoutCell extends Object
Representation of cell within a PageLayoutSection.
  • Constructor Details

  • Method Details

    • isNormal

      public boolean isNormal()
    • isAside

      public boolean isAside()
    • isSideBars

      public boolean isSideBars()
    • getBody

      public Streamable getBody()
    • getType

      public PageLayoutCellType getType()