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

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

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

Methods in com.atlassian.confluence.selenium.client that return GlobalEntitiesPanel.Tab
static GlobalEntitiesPanel.Tab GlobalEntitiesPanel.Tab.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GlobalEntitiesPanel.Tab[] GlobalEntitiesPanel.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 GlobalEntitiesPanel.Tab
 void GlobalEntitiesPanel.gotoTab(GlobalEntitiesPanel.Tab tab)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.