Uses of Class
com.atlassian.confluence.pageobjects.component.editor.ImagePropertyPanel.ImageSize
-
Packages that use ImagePropertyPanel.ImageSize Package Description com.atlassian.confluence.pageobjects.component.editor -
-
Uses of ImagePropertyPanel.ImageSize in com.atlassian.confluence.pageobjects.component.editor
Methods in com.atlassian.confluence.pageobjects.component.editor that return ImagePropertyPanel.ImageSize Modifier and Type Method Description static ImagePropertyPanel.ImageSizeImagePropertyPanel.ImageSize. valueOf(String name)Returns the enum constant of this type with the specified name.static ImagePropertyPanel.ImageSize[]ImagePropertyPanel.ImageSize. values()Returns an array containing the constants of this enum type, in the order they are declared.
-