|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use TinyMce.SimpleToolbarButton | |
---|---|
com.atlassian.confluence.selenium.client |
Uses of TinyMce.SimpleToolbarButton in com.atlassian.confluence.selenium.client |
---|
Methods in com.atlassian.confluence.selenium.client that return TinyMce.SimpleToolbarButton | |
---|---|
static TinyMce.SimpleToolbarButton |
TinyMce.SimpleToolbarButton.valueOf(java.lang.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're declared. |
Methods in com.atlassian.confluence.selenium.client with parameters of type TinyMce.SimpleToolbarButton | |
---|---|
void |
TinyMce.clickToolbarButton(TinyMce.SimpleToolbarButton button)
|
java.lang.String |
TinyMce.getToolbarButtonId(TinyMce.SimpleToolbarButton button)
|
boolean |
TinyMce.isToolbarButtonEnabled(TinyMce.SimpleToolbarButton button)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |