Uses of Class
com.atlassian.confluence.selenium.client.ImagePropertyPanel.Size

Packages that use ImagePropertyPanel.Size
com.atlassian.confluence.selenium   
com.atlassian.confluence.selenium.client   
 

Uses of ImagePropertyPanel.Size in com.atlassian.confluence.selenium
 

Methods in com.atlassian.confluence.selenium with parameters of type ImagePropertyPanel.Size
protected  void AbstractEditorImagePropertyPanelTest.assertImageWithSize(Attachment image, ImagePropertyPanel.Size size, boolean thumbnail)
           
 

Uses of ImagePropertyPanel.Size in com.atlassian.confluence.selenium.client
 

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



Copyright © 2003-2014 Atlassian. All Rights Reserved.