Uses of Class
com.atlassian.confluence.pageobjects.component.editor.PageLayout2Toolbar.PageLayoutSectionType

Packages that use PageLayout2Toolbar.PageLayoutSectionType
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
static PageLayout2Toolbar.PageLayoutSectionType PageLayout2Toolbar.PageLayoutSectionType.valueOf(java.lang.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
 com.atlassian.pageobjects.elements.query.TimedQuery EditorContent.hasLayout(PageLayout2Toolbar.PageLayoutSectionType sectionType)
           
 void PageLayout2Toolbar.selectLayout(PageLayout2Toolbar.PageLayoutSectionType pageLayout)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.