com.atlassian.confluence.pageobjects.component.editor
Class PageLayoutMenu

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
      extended by com.atlassian.confluence.pageobjects.component.editor.EditorDropdownMenu
          extended by com.atlassian.confluence.pageobjects.component.editor.PageLayoutMenu
All Implemented Interfaces:
PageComponent

public class PageLayoutMenu
extends EditorDropdownMenu


Nested Class Summary
static class PageLayoutMenu.PageLayout
           
 
Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.editor.EditorDropdownMenu
driver, dropdownMenu, menuButton, toolbarDropdown
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
pageBinder, waiter
 
Constructor Summary
PageLayoutMenu()
           
 
Method Summary
 void selectLayout(PageLayoutMenu.PageLayout pageLayout)
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.editor.EditorDropdownMenu
initialise, isOpen, open
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageLayoutMenu

public PageLayoutMenu()
Method Detail

selectLayout

public void selectLayout(PageLayoutMenu.PageLayout pageLayout)


Copyright © 2003-2012 Atlassian. All Rights Reserved.