Package | Description |
---|---|
com.atlassian.confluence.pageobjects.component.editor.toolbars |
Modifier and Type | Method and Description |
---|---|
static FormatDropdownMenu.FormatItem |
FormatDropdownMenu.FormatItem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormatDropdownMenu.FormatItem[] |
FormatDropdownMenu.FormatItem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FormatDropdownMenu.click(FormatDropdownMenu.FormatItem formatItem)
Deprecated.
Clicks on a item from the format dropdown menu
|
Copyright © 2003–2015 Atlassian. All rights reserved.