| Package | Description |
|---|---|
| com.rational.test.ft.object.interfaces.SAP | |
| com.rational.test.ft.script |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPGuiCalendarTestObject.setFirstVisibleDate(Date date)
Sets the first visible date
|
void |
SAPGuiCalendarTestObject.setFocusDate(Date date)
Sets the focus date
|
void |
SAPGuiCalendarTestObject.setSelectionInterval(Date start,
Date end)
Sets the calendar's selection interval
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
SubitemFactory.atDate(int mm,
int yyyy)
Returns a
Date subitem. |
static Date |
SubitemFactory.atDate(int mm,
int dd,
int yyyy)
Returns a
Date subitem. |