com.rational.test.ft.script
Class FlexScrollDetails
java.lang.Object com.rational.test.ft.script.FlexScrollDetails
public class FlexScrollDetails
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
flexAtBottom
public static final int flexAtBottom
- See Also:
- Constant Field Values
flexAtLeft
public static final int flexAtLeft
- See Also:
- Constant Field Values
flexAtRight
public static final int flexAtRight
- See Also:
- Constant Field Values
flexAtTop
public static final int flexAtTop
- See Also:
- Constant Field Values
flexLineDown
public static final int flexLineDown
- See Also:
- Constant Field Values
flexLineLeft
public static final int flexLineLeft
- See Also:
- Constant Field Values
flexLineRight
public static final int flexLineRight
- See Also:
- Constant Field Values
flexLineUp
public static final int flexLineUp
- See Also:
- Constant Field Values
flexPageDown
public static final int flexPageDown
- See Also:
- Constant Field Values
flexPageLeft
public static final int flexPageLeft
- See Also:
- Constant Field Values
flexPageRight
public static final int flexPageRight
- See Also:
- Constant Field Values
flexPageUp
public static final int flexPageUp
- See Also:
- Constant Field Values
flexThumbPosition
public static final int flexThumbPosition
- See Also:
- Constant Field Values
flexThumbTrack
public static final int flexThumbTrack
- See Also:
- Constant Field Values
ATBOTTOM
public static final java.lang.String ATBOTTOM
- See Also:
- Constant Field Values
ATLEFT
public static final java.lang.String ATLEFT
- See Also:
- Constant Field Values
ATRIGHT
public static final java.lang.String ATRIGHT
- See Also:
- Constant Field Values
ATTOP
public static final java.lang.String ATTOP
- See Also:
- Constant Field Values
ATLINEDOWN
public static final java.lang.String ATLINEDOWN
- See Also:
- Constant Field Values
ATLINELEFT
public static final java.lang.String ATLINELEFT
- See Also:
- Constant Field Values
ATLINERIGHT
public static final java.lang.String ATLINERIGHT
- See Also:
- Constant Field Values
ATLINEUP
public static final java.lang.String ATLINEUP
- See Also:
- Constant Field Values
PAGEDOWN
public static final java.lang.String PAGEDOWN
- See Also:
- Constant Field Values
PAGELEFT
public static final java.lang.String PAGELEFT
- See Also:
- Constant Field Values
PAGERIGHT
public static final java.lang.String PAGERIGHT
- See Also:
- Constant Field Values
PAGEUP
public static final java.lang.String PAGEUP
- See Also:
- Constant Field Values
THUMBPOSITION
public static final java.lang.String THUMBPOSITION
- See Also:
- Constant Field Values
THUMBTRACK
public static final java.lang.String THUMBTRACK
- See Also:
- Constant Field Values
FlexScrollDetails
public FlexScrollDetails()
getScrollString
public static java.lang.String getScrollString(int scrollNum)
getScrollNumber
public static int getScrollNumber(java.lang.String scrollKey)