com.rational.test.ft.script
Class FlexScrollDirections
java.lang.Object com.rational.test.ft.script.FlexScrollDirections
public class FlexScrollDirections
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
flexScrollHorizontal
public static final int flexScrollHorizontal
- See Also:
- Constant Field Values
flexScrollVertical
public static final int flexScrollVertical
- See Also:
- Constant Field Values
SCROLL_HORIZONTAL
public static final java.lang.String SCROLL_HORIZONTAL
- See Also:
- Constant Field Values
SCROLL_VERTICAL
public static final java.lang.String SCROLL_VERTICAL
- See Also:
- Constant Field Values
FlexScrollDirections
public FlexScrollDirections()
getScrollDirectionString
public static java.lang.String getScrollDirectionString(int numDirection)
getScrollDirectionNumber
public static int getScrollDirectionNumber(java.lang.String directionString)