Uses of Class
com.atlassian.confluence.pageobjects.component.editor.toolbars.EditorMainToolbar.SimpleButton

Packages that use EditorMainToolbar.SimpleButton
com.atlassian.confluence.pageobjects.component.editor.toolbars   
 

Uses of EditorMainToolbar.SimpleButton in com.atlassian.confluence.pageobjects.component.editor.toolbars
 

Methods in com.atlassian.confluence.pageobjects.component.editor.toolbars that return EditorMainToolbar.SimpleButton
static EditorMainToolbar.SimpleButton EditorMainToolbar.SimpleButton.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EditorMainToolbar.SimpleButton[] EditorMainToolbar.SimpleButton.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.toolbars with parameters of type EditorMainToolbar.SimpleButton
 void EditorMainToolbar.click(EditorMainToolbar.SimpleButton simpleButton)
          Clicks on a tinymce toolbar top level button
 



Copyright © 2003–2015 Atlassian. All rights reserved.