Uses of Class
com.atlassian.confluence.selenium.client.LinkBrowser.Tab

Packages that use LinkBrowser.Tab
com.atlassian.confluence.selenium.client   
 

Uses of LinkBrowser.Tab in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client that return LinkBrowser.Tab
 LinkBrowser.Tab LinkBrowser.getSelectedTab()
           
static LinkBrowser.Tab LinkBrowser.Tab.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LinkBrowser.Tab[] LinkBrowser.Tab.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.selenium.client with parameters of type LinkBrowser.Tab
 int LinkBrowser.getPanelHeight(LinkBrowser.Tab tab)
           
 LinkBrowser LinkBrowser.selectTab(LinkBrowser.Tab tab)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.