Uses of Class
org.xwiki.test.ui.po.editor.StaticListClassEditElement.DisplayType

Packages that use StaticListClassEditElement.DisplayType
org.xwiki.test.ui.po.editor   
 

Uses of StaticListClassEditElement.DisplayType in org.xwiki.test.ui.po.editor
 

Methods in org.xwiki.test.ui.po.editor that return StaticListClassEditElement.DisplayType
static StaticListClassEditElement.DisplayType StaticListClassEditElement.DisplayType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StaticListClassEditElement.DisplayType[] StaticListClassEditElement.DisplayType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.xwiki.test.ui.po.editor with parameters of type StaticListClassEditElement.DisplayType
 void StaticListClassEditElement.setDisplayType(StaticListClassEditElement.DisplayType type)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.