|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester Proxy SDK Reference Project Version 2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rational.test.ft.domain.java.swt.SwtWin32Specific
public class SwtWin32Specific
| Constructor Summary | |
|---|---|
SwtWin32Specific()
|
|
| Method Summary | |
|---|---|
static void |
scrollCellIntoView(org.eclipse.swt.widgets.Table table,
int nRow,
int nColumn,
boolean isCheckBox,
boolean isHeaderVisible)
|
static void |
scrollLineDown(int handle)
|
static void |
scrollLineLeft(int handle)
|
static void |
scrollLineRight(int handle)
|
static void |
scrollLineUp(int handle)
|
static void |
scrollPageDown(int handle)
|
static void |
scrollPageLeft(int handle)
|
static void |
scrollPageRight(int handle)
|
static void |
scrollPageUp(int handle)
|
static void |
scrollPointIntoView(org.eclipse.swt.widgets.Table table,
int dx,
int dy)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwtWin32Specific()
| Method Detail |
|---|
public static void scrollPageUp(int handle)
public static void scrollPageDown(int handle)
public static void scrollPageLeft(int handle)
public static void scrollPageRight(int handle)
public static void scrollLineUp(int handle)
public static void scrollLineDown(int handle)
public static void scrollLineLeft(int handle)
public static void scrollLineRight(int handle)
public static void scrollCellIntoView(org.eclipse.swt.widgets.Table table,
int nRow,
int nColumn,
boolean isCheckBox,
boolean isHeaderVisible)
public static void scrollPointIntoView(org.eclipse.swt.widgets.Table table,
int dx,
int dy)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||