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, waitUntilIsVisiblepublic RichFacesDropDownMenu.AdvancedDropDownMenuInteractions()
public org.openqa.selenium.WebElement getMenuPopup()
getMenuPopup in class AbstractPopupMenu.AdvancedPopupMenuInteractionspublic List<org.openqa.selenium.WebElement> getMenuItemElements()
AbstractPopupMenu.AdvancedPopupMenuInteractionsgetMenuItemElements in class AbstractPopupMenu.AdvancedPopupMenuInteractionsprotected org.openqa.selenium.WebElement getScriptElement()
getScriptElement in class AbstractPopupMenu.AdvancedPopupMenuInteractionspublic String getLangAttribute()
public org.openqa.selenium.WebElement getTopLevelElement()
protected Event getDefaultShowEvent()
getDefaultShowEvent in class AbstractPopupMenu.AdvancedPopupMenuInteractionspublic void setShowEvent(Event showEvent)
setShowEvent in class AbstractPopupMenu.AdvancedPopupMenuInteractionsprotected Event getShowEvent()
getShowEvent in class AbstractPopupMenu.AdvancedPopupMenuInteractionsCopyright © 2015 JBoss by Red Hat. All Rights Reserved.