|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.jira.pageobjects.dialogs.FormDialog
com.atlassian.jira.pageobjects.dialogs.CommentDialog
public class CommentDialog
Field Summary |
---|
Fields inherited from class com.atlassian.jira.pageobjects.dialogs.FormDialog |
---|
binder, driver, form, header, id, loading, locator |
Constructor Summary | |
---|---|
CommentDialog()
|
Method Summary | |
---|---|
void |
setComment(String comment)
|
boolean |
submit()
|
Methods inherited from class com.atlassian.jira.pageobjects.dialogs.FormDialog |
---|
assertDialogClosed, assertDialogOpen, close, escape, find, find, getAuiMessage, getDialogElement, getFormErrorList, getFormErrors, getTitle, hasFormErrors, initAbstractDialog, isOpen, isOpenTimed, ready, setElement, submit, submit, submit, waitForFormErrors, waitUntilClosed, waitUntilHidden, waitWhileSubmitting |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentDialog()
Method Detail |
---|
public void setComment(String comment)
public boolean submit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |