|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageLayoutCellType | |
|---|---|
| com.atlassian.confluence.content.render.xhtml.model.pagelayouts | |
| Uses of PageLayoutCellType in com.atlassian.confluence.content.render.xhtml.model.pagelayouts |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.model.pagelayouts that return PageLayoutCellType | |
|---|---|
PageLayoutCellType[] |
PageLayoutSectionLayoutType.getExpectedCellTypes()
|
PageLayoutCellType |
PageLayoutCell.getType()
|
static PageLayoutCellType |
PageLayoutCellType.valueOf(java.lang.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. |
| Constructors in com.atlassian.confluence.content.render.xhtml.model.pagelayouts with parameters of type PageLayoutCellType | |
|---|---|
PageLayoutCell(PageLayoutCellType type,
Streamable body)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||