|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xwiki.test.ui.po.BaseElement
org.xwiki.annotation.test.po.AnnotationsPane
public class AnnotationsPane
Pane that opens when you click on the Annotation menu entry.
| Constructor Summary | |
|---|---|
AnnotationsPane()
|
|
| Method Summary | |
|---|---|
boolean |
checkIfShowAnnotationsCheckboxExists()
Checks if the checkBox within AnnotationsPane is visible |
void |
clickHideAnnotations()
Un-Checks the "Show Annotations" checkbox. |
void |
clickShowAnnotations()
Checks the "Show Annotations" check box. |
void |
hideAnnotationsPane()
Hides the annotations pane from the top of the page |
void |
showAnnotationsPane()
Shows the annotations pane from the top of the page |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationsPane()
| Method Detail |
|---|
public void showAnnotationsPane()
public void hideAnnotationsPane()
public void clickShowAnnotations()
public void clickHideAnnotations()
public boolean checkIfShowAnnotationsCheckboxExists()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||