|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog com.atlassian.confluence.pageobjects.component.dialog.Dialog com.atlassian.confluence.pageobjects.component.dialog.WhatsNewDialog
public class WhatsNewDialog
Field Summary | |
---|---|
static java.lang.String |
ID
|
Fields inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog |
---|
id |
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
---|
driver, frameExecutor, pageBinder, pageElementFinder, waiter |
Constructor Summary | |
---|---|
WhatsNewDialog()
|
Method Summary | |
---|---|
WhatsNewDialog |
checkDontShow()
|
boolean |
isDontShowChecked()
|
WhatsNewDialog |
uncheckDontShow()
|
Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.Dialog |
---|
clickButton, clickCancel, clickLink, clickPageMenu, find, findAll, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabled |
Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog |
---|
getDialog, getId, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilHidden, waitUntilVisible |
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
---|
getComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public WhatsNewDialog()
Method Detail |
---|
public boolean isDontShowChecked()
public WhatsNewDialog checkDontShow()
public WhatsNewDialog uncheckDontShow()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |