Package | Description |
---|---|
com.atlassian.confluence.selenium.client |
Modifier and Type | Method and Description |
---|---|
static TinyMce.SimpleToolbarButton |
TinyMce.SimpleToolbarButton.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TinyMce.SimpleToolbarButton[] |
TinyMce.SimpleToolbarButton.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TinyMce.clickToolbarButton(TinyMce.SimpleToolbarButton button) |
String |
TinyMce.getToolbarButtonId(TinyMce.SimpleToolbarButton button) |
boolean |
TinyMce.isToolbarButtonActive(TinyMce.SimpleToolbarButton button) |
void |
TinyMce.pressShortcut(TinyMce.SimpleToolbarButton button) |
Copyright © 2003–2016 Atlassian. All rights reserved.