public class LogWorkDialog extends FormDialog
Modifier and Type | Field and Description |
---|---|
protected CalendarPicker |
dateStarted |
protected com.atlassian.pageobjects.elements.PageElement |
submitLogWorkButton |
form, FORM_SUBMITTING_CLASS, header, loading, messages
binder, CONTENT_AREA_CLASS, CONTENT_READY_CLASS, DIALOG_CLASS, DIALOG_OPEN_CLASS, driver, extendedFinder, HEADING_AREA_CLASS, id, locator, queryFactory
Constructor and Description |
---|
LogWorkDialog() |
Modifier and Type | Method and Description |
---|---|
CalendarPicker |
getDateStarted() |
void |
init() |
void |
setTimeSpent(String timeSpent) |
boolean |
submit() |
assertDialogClosed, assertDialogOpen, close, escape, getAuiMessage, getDialogElement, getFormErrorElements, getFormErrorList, getFormErrors, getTimedTitle, getTitle, hasFormErrors, initAbstractDialog, messages, ready, setElement, submit, submit, submit, waitForFormErrors, waitUntilClosed, waitUntilHidden, waitWhileSubmitting
find, find, findAll, findAll, isClosed, isInDOM, isOpen, waitUntilFinishedLoading
protected com.atlassian.pageobjects.elements.PageElement submitLogWorkButton
protected CalendarPicker dateStarted
public void init()
public CalendarPicker getDateStarted()
public void setTimeSpent(String timeSpent)
public boolean submit()
Copyright © 2002-2015 Atlassian. All Rights Reserved.