com.atlassian.confluence.pageobjects.component.editor.toolbars
Class EditorMainToolbar

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar

public class EditorMainToolbar
extends java.lang.Object


Constructor Summary
EditorMainToolbar()
           
 
Method Summary
 void clickBold()
           
 void clickJustifyRight()
           
 FormatDropdownMenu openFormatDropdownMenu()
           
 MoreFormattingMenu openMoreFormattingMenu()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorMainToolbar

public EditorMainToolbar()
Method Detail

clickBold

public void clickBold()

openMoreFormattingMenu

public MoreFormattingMenu openMoreFormattingMenu()

openFormatDropdownMenu

public FormatDropdownMenu openFormatDropdownMenu()

clickJustifyRight

public void clickJustifyRight()


Copyright © 2003-2014 Atlassian. All Rights Reserved.