public class PageLayoutCell extends Object
PageLayoutSection.| Constructor and Description |
|---|
PageLayoutCell(PageLayoutCellType type,
Streamable body) |
| Modifier and Type | Method and Description |
|---|---|
Streamable |
getBody() |
PageLayoutCellType |
getType() |
boolean |
isAside() |
boolean |
isNormal() |
boolean |
isSideBars() |
public PageLayoutCell(PageLayoutCellType type, Streamable body)
public boolean isNormal()
public boolean isAside()
public boolean isSideBars()
public Streamable getBody()
public PageLayoutCellType getType()
Copyright © 2003–2021 Atlassian. All rights reserved.