|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.selenium.client.ConfluencePopup
com.atlassian.confluence.selenium.client.EditorPopup
com.atlassian.confluence.selenium.client.InsertTablePopup
public class InsertTablePopup
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup |
---|
client, windowId |
Constructor Summary | |
---|---|
InsertTablePopup(ConfluenceSeleniumClient client)
|
Method Summary | |
---|---|
void |
setCols(int numberOfCols)
|
void |
setRows(int numberOfRows)
|
void |
uncheckHeading()
|
Methods inherited from class com.atlassian.confluence.selenium.client.EditorPopup |
---|
clickCancel, clickOk |
Methods inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup |
---|
closeWindow, getClient, isOpen, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InsertTablePopup(ConfluenceSeleniumClient client)
Method Detail |
---|
public void uncheckHeading()
public void setRows(int numberOfRows)
public void setCols(int numberOfCols)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |