| Package | Description |
|---|---|
| com.atlassian.confluence.content.render.xhtml.model.pagelayouts |
| Modifier and Type | Method and Description |
|---|---|
PageLayoutCellType[] |
PageLayoutSectionLayoutType.getExpectedCellTypes() |
PageLayoutCellType |
PageLayoutCell.getType() |
static PageLayoutCellType |
PageLayoutCellType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageLayoutCellType[] |
PageLayoutCellType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PageLayoutCell(PageLayoutCellType type,
Streamable body) |
Copyright © 2003–2022 Atlassian. All rights reserved.