Uses of Class
org.xwiki.test.ui.po.FormElement

Packages that use FormElement
org.xwiki.test.ui.po.editor   
 

Uses of FormElement in org.xwiki.test.ui.po.editor
 

Subclasses of FormElement in org.xwiki.test.ui.po.editor
 class ObjectEditPane
          Represents a group of form fields that are used to edit an object of a specific type.
 

Constructors in org.xwiki.test.ui.po.editor with parameters of type FormElement
ClassPropertyEditPane(FormElement form, String propertyName)
          Creates a new pane that can be used to set the meta-properties of the specified XClass property.
DatabaseListClassEditElement(FormElement form, String propertyName)
           
NumberClassEditElement(FormElement form, String propertyName)
           
StaticListClassEditElement(FormElement form, String propertyName)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.