Uses of Class
com.xpn.xwiki.wysiwyg.client.plugin.image.ui.ImageWizard.ImageWizardSteps

Packages that use ImageWizard.ImageWizardSteps
com.xpn.xwiki.wysiwyg.client.plugin.image.ui   
 

Uses of ImageWizard.ImageWizardSteps in com.xpn.xwiki.wysiwyg.client.plugin.image.ui
 

Methods in com.xpn.xwiki.wysiwyg.client.plugin.image.ui that return ImageWizard.ImageWizardSteps
static ImageWizard.ImageWizardSteps ImageWizard.ImageWizardSteps.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ImageWizard.ImageWizardSteps[] ImageWizard.ImageWizardSteps.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.