Uses of Class
org.xwiki.test.ui.po.editor.UserPicker.UserElement

Packages that use UserPicker.UserElement
org.xwiki.test.ui.po.editor   
 

Uses of UserPicker.UserElement in org.xwiki.test.ui.po.editor
 

Methods in org.xwiki.test.ui.po.editor that return types with arguments of type UserPicker.UserElement
 List<UserPicker.UserElement> UserPicker.getAcceptedSuggestions()
           
 List<UserPicker.UserElement> UserPicker.getSuggestions()
           
 

Methods in org.xwiki.test.ui.po.editor with parameters of type UserPicker.UserElement
 void UserPicker.UserElement.moveBefore(UserPicker.UserElement user)
          Moves this user before the given user using drag and drop.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.