|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceDirectoryPage.SystemTab | |
---|---|
com.atlassian.confluence.pageobjects.page |
Uses of SpaceDirectoryPage.SystemTab in com.atlassian.confluence.pageobjects.page |
---|
Methods in com.atlassian.confluence.pageobjects.page that return SpaceDirectoryPage.SystemTab | |
---|---|
static SpaceDirectoryPage.SystemTab |
SpaceDirectoryPage.SystemTab.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SpaceDirectoryPage.SystemTab[] |
SpaceDirectoryPage.SystemTab.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.atlassian.confluence.pageobjects.page with parameters of type SpaceDirectoryPage.SystemTab | |
---|---|
SpaceDirectoryPage |
SpaceDirectoryPage.clickSystemTab(SpaceDirectoryPage.SystemTab tab)
Select the given tab, and wait for the corresponding space list to be shown. |
boolean |
SpaceDirectoryPage.isSystemTabPresent(SpaceDirectoryPage.SystemTab tab)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |