Uses of Class
com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage

Packages that use SpaceDirectoryPage
com.atlassian.confluence.pageobjects.component.menu   
com.atlassian.confluence.pageobjects.page   
 

Uses of SpaceDirectoryPage in com.atlassian.confluence.pageobjects.component.menu
 

Methods in com.atlassian.confluence.pageobjects.component.menu that return SpaceDirectoryPage
 SpaceDirectoryPage SpacesMenu.gotoSpaceDirectoryPage()
           
 

Uses of SpaceDirectoryPage in com.atlassian.confluence.pageobjects.page
 

Methods in com.atlassian.confluence.pageobjects.page that return SpaceDirectoryPage
 SpaceDirectoryPage SpaceDirectoryPage.clearSearchBox()
          Clear the search field.
 SpaceDirectoryPage SpaceDirectoryPage.clickAddFavouriteLink(Space space)
           
 SpaceDirectoryPage SpaceDirectoryPage.clickNextPage()
          Switch to the next page and wait until the space list updates.
 SpaceDirectoryPage SpaceDirectoryPage.clickPage(java.lang.String pageName)
          Switch to the named page and wait until the space list updates.
 SpaceDirectoryPage SpaceDirectoryPage.clickPreviousPage()
          Switch to the previous page and wait until the space list updates.
 SpaceDirectoryPage SpaceDirectoryPage.clickSystemTab(SpaceDirectoryPage.SystemTab tab)
          Select the given tab, and wait for the corresponding space list to be shown.
 SpaceDirectoryPage SpaceDirectoryPage.clickTeamLabelLozenge(Space space, java.lang.String labelName)
           
 SpaceDirectoryPage SpaceDirectoryPage.clickTeamLabelTab(SpaceDirectoryPage.TeamLabelTab tab)
          Select the given tab, and wait for the corresponding space list to be shown.
 SpaceDirectoryPage SpaceDirectoryPage.search(java.lang.String query)
          Type in the search field and wait until search results are returned.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.