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