public class LabelsDialog extends FormDialog
Modifier and Type | Field and Description |
---|---|
static String |
EDIT_LABELS_DIALOG |
auiBlanket, 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, javascriptExecutor, locator, queryFactory
Constructor and Description |
---|
LabelsDialog() |
LabelsDialog(String labelId) |
Modifier and Type | Method and Description |
---|---|
void |
addLabels(List<String> labels) |
LabelsDialog |
clearLabelsQuery() |
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isNotificationsChecked() |
MultiSelect |
labelsPicker() |
LabelsDialog |
queryLabels(CharSequence labelQuery) |
boolean |
submit() |
LabelsDialog |
toggleNotifications() |
acceptDirtyFormWarning, assertDialogClosed, assertDialogOpen, close, closeNoWait, escape, getAuiMessage, getFields, getFormErrorElements, getFormErrorList, getFormErrors, getTimedTitle, getTitle, hasFormErrors, initAbstractDialog, messages, ready, setElement, setField, submit, submit, submit, waitForFormErrors, waitUntilClosed, waitUntilHidden, waitWhileSubmitting
find, find, findAll, findAll, getDialogElement, isClosed, isInDOM, isOpen, waitUntilFinishedLoading
public static final String EDIT_LABELS_DIALOG
public LabelsDialog()
public LabelsDialog(String labelId)
public MultiSelect labelsPicker()
public LabelsDialog queryLabels(CharSequence labelQuery)
public LabelsDialog clearLabelsQuery()
public boolean submit()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isNotificationsChecked()
public LabelsDialog toggleNotifications()
Copyright © 2002-2024 Atlassian. All Rights Reserved.