org.xwiki.test.ui.po.editor
Class RightsEditPage

java.lang.Object
  extended by org.xwiki.test.ui.po.BaseElement
      extended by org.xwiki.test.ui.po.EditRightsPane
          extended by org.xwiki.test.ui.po.editor.RightsEditPage

public class RightsEditPage
extends EditRightsPane

Represents the common actions possible on all Pages when using the "edit" action with the "rights" editor.

Since:
3.2M3
Version:
$Id: 1106651d7ae4b9b07e2fddbd3b238f981b35ee41 $

Nested Class Summary
 
Nested classes/interfaces inherited from class org.xwiki.test.ui.po.EditRightsPane
EditRightsPane.Right, EditRightsPane.State
 
Constructor Summary
RightsEditPage()
           
 
Method Summary
static RightsEditPage gotoPage(String space, String page)
           
 
Methods inherited from class org.xwiki.test.ui.po.EditRightsPane
clickGuestRight, clickRight, getGuestRight, getRight, getRightsTable, getURL, setGuestRight, setRight, switchToGroups, switchToUsers
 
Methods inherited from class org.xwiki.test.ui.po.BaseElement
executeJavascript, getDriver, getUtil, makeAlertDialogSilent, makeConfirmDialogSilent, makeElementVisible, makeElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilElementDisappears, waitUntilElementEndsWithAttributeValue, waitUntilElementHasAttributeValue, waitUntilElementHasTextContent, waitUntilElementIsVisible, waitUntilElementsAreVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RightsEditPage

public RightsEditPage()
Method Detail

gotoPage

public static RightsEditPage gotoPage(String space,
                                      String page)


Copyright © 2004-2013 XWiki. All Rights Reserved.