public class RichFacesAdvancedPopupCalendar extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RichFacesAdvancedPopupCalendar.OpenedBy |
Constructor and Description |
---|
RichFacesAdvancedPopupCalendar() |
Modifier and Type | Method and Description |
---|---|
void |
closePopup() |
void |
closePopup(RichFacesAdvancedPopupCalendar.OpenedBy by) |
TextInputComponentImpl |
getInput() |
Locations |
getLocations() |
PopupCalendar |
getPopup() |
org.openqa.selenium.WebElement |
getPopupButtonElement() |
org.openqa.selenium.WebElement |
getPopupElement() |
org.openqa.selenium.WebElement |
getRootElement() |
boolean |
isVisible() |
PopupCalendar |
openPopup() |
PopupCalendar |
openPopup(RichFacesAdvancedPopupCalendar.OpenedBy by) |
void |
setDateTime(org.joda.time.DateTime dt) |
public void closePopup()
public void closePopup(RichFacesAdvancedPopupCalendar.OpenedBy by)
public TextInputComponentImpl getInput()
public Locations getLocations()
public PopupCalendar getPopup()
public org.openqa.selenium.WebElement getPopupElement()
public org.openqa.selenium.WebElement getPopupButtonElement()
public org.openqa.selenium.WebElement getRootElement()
public boolean isVisible()
public PopupCalendar openPopup(RichFacesAdvancedPopupCalendar.OpenedBy by)
public PopupCalendar openPopup()
public void setDateTime(org.joda.time.DateTime dt)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.