|
IBM Rational Functional Tester Version 8.2.1 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Date | |
|---|---|
| com.rational.test.ft.object.interfaces.SAP | |
| com.rational.test.ft.script | |
| Uses of Date in com.rational.test.ft.object.interfaces.SAP |
|---|
| Methods in com.rational.test.ft.object.interfaces.SAP with parameters of type Date | |
|---|---|
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 |
| Uses of Date in com.rational.test.ft.script |
|---|
| Methods in com.rational.test.ft.script that return Date | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||