public class RichFacesDropDownMenu.AdvancedDropDownMenuInteractions extends AbstractPopupMenu.AdvancedPopupMenuInteractions
Constructor and Description |
---|
RichFacesDropDownMenu.AdvancedDropDownMenuInteractions() |
Modifier and Type | Method and Description |
---|---|
protected Event |
getDefaultShowEvent() |
String |
getLangAttribute() |
List<org.openqa.selenium.WebElement> |
getMenuItemElements()
Returns all elements of this menu
|
org.openqa.selenium.WebElement |
getMenuPopup() |
protected org.openqa.selenium.WebElement |
getScriptElement() |
protected Event |
getShowEvent() |
org.openqa.selenium.WebElement |
getTopLevelElement() |
void |
setShowEvent(Event showEvent) |
getItemsElements, getShowDelay, getTargetElement, getTimeoutForPopupMenuToBeNotVisible, getTimeoutForPopupMenuToBeVisible, hide, isVisible, setHideDelay, setHideDelay, setShowDelay, setShowDelay, setShowEvent, setShowEventFromWidget, setTarget, setTarget, setTargetFromWidget, setTimeoutForPopupMenuToBeNotVisible, setTimeoutForPopupMenuToBeVisible, show, show, show, waitUntilIsNotVisible, waitUntilIsVisible
public RichFacesDropDownMenu.AdvancedDropDownMenuInteractions()
public org.openqa.selenium.WebElement getMenuPopup()
getMenuPopup
in class AbstractPopupMenu.AdvancedPopupMenuInteractions
public List<org.openqa.selenium.WebElement> getMenuItemElements()
AbstractPopupMenu.AdvancedPopupMenuInteractions
getMenuItemElements
in class AbstractPopupMenu.AdvancedPopupMenuInteractions
protected org.openqa.selenium.WebElement getScriptElement()
getScriptElement
in class AbstractPopupMenu.AdvancedPopupMenuInteractions
public String getLangAttribute()
public org.openqa.selenium.WebElement getTopLevelElement()
protected Event getDefaultShowEvent()
getDefaultShowEvent
in class AbstractPopupMenu.AdvancedPopupMenuInteractions
public void setShowEvent(Event showEvent)
setShowEvent
in class AbstractPopupMenu.AdvancedPopupMenuInteractions
protected Event getShowEvent()
getShowEvent
in class AbstractPopupMenu.AdvancedPopupMenuInteractions
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.