|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.selenium.client.PropertyPanel
com.atlassian.confluence.selenium.client.MacroPropertyPanel
public class MacroPropertyPanel
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.selenium.client.PropertyPanel |
|---|
client, PROPERTY_PANEL_SELECTOR, PROPERTY_PANEL_SHADOW_SELECTOR, tinyMce |
| Constructor Summary | |
|---|---|
MacroPropertyPanel(TinyMce tinyMce)
|
|
MacroPropertyPanel(TinyMce tinyMce,
Runnable waitFor)
|
|
| Method Summary | |
|---|---|
MacroBrowser |
clickEditButton()
|
void |
clickRemoveButton()
|
static MacroPropertyPanel |
launchFromClickOnMacroBody(TinyMce tinyMce,
String selector)
|
| Methods inherited from class com.atlassian.confluence.selenium.client.PropertyPanel |
|---|
getPropertyPanelSelector, getTopOffset, isPresent, waitUntilHidden, waitUntilVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacroPropertyPanel(TinyMce tinyMce)
public MacroPropertyPanel(TinyMce tinyMce,
Runnable waitFor)
| Method Detail |
|---|
public static MacroPropertyPanel launchFromClickOnMacroBody(TinyMce tinyMce,
String selector)
public MacroBrowser clickEditButton()
public void clickRemoveButton()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||