Uses of Class
com.atlassian.confluence.selenium.client.MacroBrowser.Category

Packages that use MacroBrowser.Category
com.atlassian.confluence.selenium.client   
 

Uses of MacroBrowser.Category in com.atlassian.confluence.selenium.client
 

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



Copyright © 2003-2010 Atlassian. All Rights Reserved.