| Package | Description |
|---|---|
| com.atlassian.confluence.webdriver.pageobjects.component.editor |
| Modifier and Type | Method and Description |
|---|---|
static LinkPropertyPanel.Button |
LinkPropertyPanel.Button.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkPropertyPanel.Button[] |
LinkPropertyPanel.Button.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
LinkPropertyPanel.clickButton(LinkPropertyPanel.Button button,
Class<T> klazz) |
com.atlassian.pageobjects.elements.PageElement |
LinkPropertyPanel.getButton(LinkPropertyPanel.Button button) |
Copyright © 2003–2017 Atlassian. All rights reserved.