com.atlassian.confluence.selenium.client
Class InsertTablePopup
java.lang.Object
com.atlassian.confluence.selenium.client.ConfluencePopup
com.atlassian.confluence.selenium.client.EditorPopup
com.atlassian.confluence.selenium.client.InsertTablePopup
public class InsertTablePopup
- extends EditorPopup
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DEFAULT_ROWS
public static final int DEFAULT_ROWS
- See Also:
- Constant Field Values
DEFAULT_COLS
public static final int DEFAULT_COLS
- See Also:
- Constant Field Values
InsertTablePopup
public InsertTablePopup(ConfluenceSeleniumClient client)
uncheckHeading
public void uncheckHeading()
setRows
public void setRows(int numberOfRows)
setCols
public void setCols(int numberOfCols)
Copyright © 2003-2010 Atlassian. All Rights Reserved.