Uses of Class
com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar.PageLayoutSectionType
-
Packages that use PageLayout2Toolbar.PageLayoutSectionType Package Description com.atlassian.confluence.pageobjects.component.editor -
-
Uses of PageLayout2Toolbar.PageLayoutSectionType in com.atlassian.confluence.pageobjects.component.editor
Methods in com.atlassian.confluence.pageobjects.component.editor that return PageLayout2Toolbar.PageLayoutSectionType Modifier and Type Method Description static PageLayout2Toolbar.PageLayoutSectionTypePageLayout2Toolbar.PageLayoutSectionType. valueOf(String name)Returns the enum constant of this type with the specified name.static PageLayout2Toolbar.PageLayoutSectionType[]PageLayout2Toolbar.PageLayoutSectionType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.confluence.pageobjects.component.editor with parameters of type PageLayout2Toolbar.PageLayoutSectionType Modifier and Type Method Description com.atlassian.pageobjects.elements.query.TimedConditionEditorContent. hasLayout(PageLayout2Toolbar.PageLayoutSectionType sectionType)Deprecated.voidPageLayout2Toolbar. selectLayout(PageLayout2Toolbar.PageLayoutSectionType pageLayout)Deprecated.
-