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

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

public class FormatDropdownMenu
extends java.lang.Object


Constructor Summary
FormatDropdownMenu()
           
 
Method Summary
 void clickBlockquote()
           
 void clickHeading2()
           
 void clickPreformatted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatDropdownMenu

public FormatDropdownMenu()
Method Detail

clickPreformatted

public void clickPreformatted()

clickBlockquote

public void clickBlockquote()

clickHeading2

public void clickHeading2()


Copyright © 2003-2014 Atlassian. All Rights Reserved.