public class PopupCalendar extends RichFacesAdvancedInlineCalendar
Modifier and Type | Class and Description |
---|---|
static class |
PopupCalendar.PopupFooterControls |
static class |
PopupCalendar.PopupHeaderControls |
RichFacesAdvancedInlineCalendar.CalendarEditor
Constructor and Description |
---|
PopupCalendar() |
Modifier and Type | Method and Description |
---|---|
PopupCalendar.PopupFooterControls |
getFooterControls() |
PopupCalendar.PopupHeaderControls |
getHeaderControls() |
org.openqa.selenium.WebElement |
getRoot() |
void |
setDateTime(org.joda.time.DateTime dt) |
getCalendarEditor, getDayPicker, getInput, getLocations, getTimeoutForPopupToBeNotVisible, getTimeoutForPopupToBeVisible, isVisible, setTimeoutForPopupToBeNotVisible, setTimeoutForPopupToBeVisible, waitUntilIsNotVisible, waitUntilIsVisible
public PopupCalendar.PopupFooterControls getFooterControls()
getFooterControls
in class RichFacesAdvancedInlineCalendar
public PopupCalendar.PopupHeaderControls getHeaderControls()
getHeaderControls
in class RichFacesAdvancedInlineCalendar
public org.openqa.selenium.WebElement getRoot()
getRoot
in class RichFacesAdvancedInlineCalendar
public void setDateTime(org.joda.time.DateTime dt)
setDateTime
in class RichFacesAdvancedInlineCalendar
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.