Package | Description |
---|---|
com.atlassian.confluence.pageobjects.component.dialog | |
com.atlassian.confluence.pageobjects.component.dropdown |
Modifier and Type | Method and Description |
---|---|
void |
PageRestrictionsDialog.setMode(PageRestrictionsDialogModeSelector.MODE mode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PageRestrictionsDialogModeSelector.MODE |
PageRestrictionsDialogModeSelector.getMode() |
static PageRestrictionsDialogModeSelector.MODE |
PageRestrictionsDialogModeSelector.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageRestrictionsDialogModeSelector.MODE[] |
PageRestrictionsDialogModeSelector.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<PageRestrictionsDialogModeSelector.MODE> |
PageRestrictionsDialogModeSelector.getModeTimed() |
Modifier and Type | Method and Description |
---|---|
void |
PageRestrictionsDialogModeSelector.setMode(PageRestrictionsDialogModeSelector.MODE mode) |
Copyright © 2003–2017 Atlassian. All rights reserved.