|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester API 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.script.Subitem
com.rational.test.ft.script.Location
public class Location
A container class that adds definition to a subitem within a component. Location values are fluid definitions that can be used to describe any subobject. Location specifications must be understood by a proxy object for the definition to be interesting.
| Field Summary | |
|---|---|
static java.lang.String |
ARROW
Location name for the combobox down ARROW subitem location specification. |
static java.lang.String |
BACK_BUTTON
Location name for the BACK_BUTTON subitem location specification. |
static java.lang.String |
BACKGROUND
Location name for the BACKGROUND subitem location specification. |
static java.lang.String |
BOTTOM_EDGE
Location name for a frame edge BOTTOM_EDGE subitem location specification. |
static java.lang.String |
CAPTION
Location name for the CAPTION subitem location specification. |
static java.lang.String |
CHECKBOX
Location name for the CHECKBOX subitem location specification. |
static java.lang.String |
CLOSE_BUTTON
Location name for the CLOSE_BUTTON subitem location specification. |
static java.lang.String |
CONTEXTHELP_BUTTON
Location name for the CONTEXTHELP_BUTTON subitem location specification. |
static java.lang.String |
DROPDOWN
Location name for the DROPDOWN subitem location specification. |
static java.lang.String |
HEADER_ICON
Location name for the HEADER_ICON subitem location specification(Flex Specific). |
static java.lang.String |
IME_BUTTON
Location name for the IME_BUTTON subitem location specification. |
static java.lang.String |
LEFT_EDGE
Location name for a frame edge LEFT_EDGE subitem location specification. |
static java.lang.String |
MAXIMIZE_BUTTON
Location name for the MAXIMIZE_BUTTON subitem location specification. |
static java.lang.String |
MINIMIZE_BUTTON
Location name for the MINIMIZE_BUTTON subitem location specification. |
static java.lang.String |
MONTH
Location name for the MONTH subitem location specification. |
static java.lang.String |
OVERFLOWBUTTON
Location name for the OVERFLOWBUTTON subitem location specification. |
static java.lang.String |
PARENTROWS
Location name for the PARENTROWS subitem location specification. |
static java.lang.String |
PLUS_MINUS
Location name for the tree PLUS_MINUS icon subitem location specification. |
static java.lang.String |
POPUP
Location name for the combobox down POPUP subitem location specification. |
static java.lang.String |
RIGHT_EDGE
Location name for a frame edge RIGHT_EDGE subitem location specification. |
static java.lang.String |
SCROLL_DOWN
Location name for the SCROLL_DOWN block increment subitem location specification. |
static java.lang.String |
SCROLL_DOWNBUTTON
Location name for the SCROLL_DOWNBUTTON subitem location specification. |
static java.lang.String |
SCROLL_ELEVATOR
Location name for the SCROLL_ELEVATOR subitem location specification. |
static java.lang.String |
SCROLL_HORIZONTAL_ELEVATOR
Location name for the SCROLL_HORIZONTAL_ELEVATOR subitem location specification. |
static java.lang.String |
SCROLL_LEFT
Location name for the SCROLL_LEFT block increment subitem location specification. |
static java.lang.String |
SCROLL_LEFTBUTTON
Location name for the SCROLL_LEFTBUTTON subitem location specification. |
static java.lang.String |
SCROLL_MAXBUTTON
Location name for the SCROLL_MAXBUTTON block increment subitem location specification. |
static java.lang.String |
SCROLL_MINBUTTON
Location name for the SCROLL_MINBUTTON block increment subitem location specification. |
static java.lang.String |
SCROLL_RIGHT
Location name for the SCROLL_RIGHT block increment subitem location specification. |
static java.lang.String |
SCROLL_RIGHTBUTTON
Location name for the SCROLL_RIGHTBUTTON subitem location specification. |
static java.lang.String |
SCROLL_UP
Location name for the SCROLL_UP block increment subitem location specification. |
static java.lang.String |
SCROLL_UPBUTTON
Location name for the SCROLL_UPBUTTON subitem location specification. |
static java.lang.String |
SCROLL_VERTICAL_ELEVATOR
Location name for the SCROLL_VERTICAL_ELEVATOR subitem location specification. |
static java.lang.String |
SHOWHIDE_BUTTON
Location name for the SHOWHIDE_BUTTON subitem location specification. |
static java.lang.String |
SYSTEM_MENU
Location name for the SYSTEM_MENU subitem location specification. |
static java.lang.String |
THUMB
Location name for the THUMB subitem location specification. |
static java.lang.String |
TODAY
Location name for the TODAY subitem location specification. |
static java.lang.String |
TOOLSTRIPGRIP
Location name for the TOOLSTRIPGRIP subitem location specification. |
static java.lang.String |
TOP_EDGE
Location name for a frame edge TOP_EDGE subitem location specification. |
static java.lang.String |
YEAR
Location name for the YEAR subitem location specification. |
| Constructor Summary | |
|---|---|
Location(java.lang.String location)
|
|
| Method Summary | |
|---|---|
static Location |
getArrow()
Default constructor for a combobox ARROW button location. |
static Location |
getBackButton()
Default constructor for the BACK_BUTTON window location. |
static Location |
getBackGround()
Default constructor for a BACKGROUND location. |
static Location |
getBottomEdge()
Default constructor for a frame edge BOTTOM_EDGE window location. |
static Location |
getCaption()
|
static Location |
getCheckbox()
Default constructor for a CHECKBOX location. |
static Location |
getCloseButton()
Default constructor for a CLOSE_BUTTON window location. |
static Location |
getContextHelpButton()
Returns true if this location represents a frame edge CONTEXTHELP_BUTTON window location. |
static Location |
getHeaderIcon()
Default constructor for the HEADER_ICON headerclickpart location. |
static Location |
getHorizontalScrollElevator()
Default constructor for a SCROLL_HORIZONTAL_ELEVATOR location. |
static Location |
getIMEButton()
Returns true if this location represents a frame edge IME_BUTTON window location. |
static Location |
getLeftEdge()
Default constructor for a frame LEFT_EDGE window location. |
java.lang.String |
getLocation()
Accesses the subitem value. |
static Location |
getMaximizeButton()
Default constructor for a MAXIMIZE_BUTTON window location. |
static Location |
getMinimizeButton()
Default constructor for a MINIMIZE_BUTTON window location. |
static Location |
getMonth()
Default constructor for a MONTH location. |
static Location |
getOverflow()
Returns true if this location represents a OVERFLOWBUTTON location. |
static Location |
getParentRows()
Default constructor for a grid PARENTROW window location. |
static Location |
getPlusMinus()
Default constructor for a PLUS_MINUS (tree expland/collapse icon)
location. |
static Location |
getPopup()
Default constructor for a combobox POPUP window location. |
static Location |
getRightEdge()
Default constructor for a frame edge RIGHT_EDGE window location. |
static Location |
getScrollDown()
Default constructor for a block SCROLL_DOWN location. |
static Location |
getScrollDownButton()
Default constructor for a SCROLL_DOWNBUTTON location. |
static Location |
getScrollElevator()
Default constructor for a SCROLL_VERTICAL_ELEVATOR location. |
static Location |
getScrollLeft()
Default constructor for a block SCROLL_LEFT location. |
static Location |
getScrollLeftButton()
Default constructor for a SCROLL_LEFTBUTTON location. |
static Location |
getScrollMaxButton()
Default constructor for a block SCROLL_MAXBUTTON location. |
static Location |
getScrollMinButton()
Default constructor for a block SCROLL_MINBUTTON location. |
static Location |
getScrollRight()
Default constructor for a block SCROLL_RIGHT location. |
static Location |
getScrollRightButton()
Default constructor for a SCROLL_RIGHTBUTTON location. |
static Location |
getScrollUp()
Default constructor for a block SCROLL_UP location. |
static Location |
getScrollUpButton()
Default constructor for a SCROLL_UPBUTTON location. |
static Location |
getShowHideButton()
Default constructor for the SHOWHIDE_BUTTON window location. |
static Location |
getSystemMenu()
|
static Location |
getThumb()
Default constructor for a THUMB location. |
static Location |
getToday()
Default constructor for a TODAY location. |
static Location |
getToolStripGrip()
Returns true if this location represents a TOOLSTRIPGRIP location. |
static Location |
getTopEdge()
Default constructor for a frame edge TOP_EDGE window location. |
static Location |
getVerticalScrollElevator()
Default constructor for a SCROLL_VERTICAL_ELEVATOR location. |
static Location |
getYear()
Default constructor for a YEAR location. |
boolean |
isArrow()
Returns true if this location represents a combobox ARROW location. |
boolean |
isBackButton()
Returns true if this location represents a BACK_BUTTON window location. |
boolean |
isBackGround()
Returns true if this location represents a BACKGROUND location. |
boolean |
isBottomEdge()
Returns true if this location represents a frame edge BOTTOM_EDGE window location. |
boolean |
isCaption()
|
boolean |
isCheckbox()
Returns true if this location represents a CHECKBOX location. |
boolean |
isCloseButton()
Returns true if this location represents a frame edge CLOSE_BUTTON window location. |
boolean |
isContextHelpButton()
Returns true if this location represents a frame edge CONTEXTHELP_BUTTON window location. |
boolean |
isDropDown()
Returns true if this location represents a DROPDOWN location. |
boolean |
isHeaderIconPart()
Returns true if this location represents a frame edge HEADER_ICON window location. |
boolean |
isHorizontalScrollElevator()
Returns true if this location represents a SCROLL_HORIZONTAL_ELEVATOR location. |
boolean |
isIMEButton()
Returns true if this location represents a frame edge IME_BUTTON window location. |
boolean |
isLeftEdge()
Returns true if this location represents a frame LEFT_EDGE window location. |
boolean |
isMaximizeButton()
Returns true if this location represents a MAXIMIZE_BUTTON window location. |
boolean |
isMinimizeButton()
Returns true if this location represents a MINIMIZE_BUTTON window location. |
boolean |
isMonth()
Returns true if this location represents a MONTH location. |
boolean |
isParentRow()
Returns true if this location represents a grid PARENTROW window location. |
boolean |
isPlusMinus()
Returns true if this location represents a PLUS_MINUS location. |
boolean |
isPopup()
Returns true if this location represents a combobox POPUP window location. |
boolean |
isPredefinedLocation()
Returns true if the location has a predefined value in the script base |
boolean |
isRightEdge()
Returns true if this location represents a frame edge RIGHT_EDGE window location. |
boolean |
isScrollDown()
Returns true if this location represents a block SCROLL_DOWN location. |
boolean |
isScrollDownButton()
Returns true if this location represents a SCROLL_DOWNBUTTON location. |
boolean |
isScrollElevator()
Returns true if this location represents a SCROLL_VERTICAL_ELEVATOR location. |
boolean |
isScrollLeft()
Returns true if this location represents a block SCROLL_LEFT location. |
boolean |
isScrollLeftButton()
Returns true if this location represents a SCROLL_LEFTBUTTON location. |
boolean |
isScrollLocation()
Returns true if this location represents a ScrollLocation. |
boolean |
isScrollMaxButton()
Returns true if this location represents a block SCROLL_MAXBUTTON location. |
boolean |
isScrollMinButton()
Returns true if this location represents a block SCROLL_MINBUTTON location. |
boolean |
isScrollRight()
Returns true if this location represents a block SCROLL_RIGHT location. |
boolean |
isScrollRightButton()
Returns true if this location represents a SCROLL_RIGHTBUTTON location. |
boolean |
isScrollUp()
Returns true if this location represents a block SCROLL_UP location. |
boolean |
isScrollUpButton()
Returns true if this location represents a SCROLL_UPBUTTON location. |
boolean |
isShowHideButton()
Returns true if this location represents a SHOWHIDE_BUTTON window location. |
boolean |
isSystemMenu()
|
boolean |
isThumb()
Returns true if this location represents a THUMB location. |
boolean |
isToday()
Returns true if this location represents a TODAY location. |
boolean |
isTopEdge()
Returns true if this location represents a frame edge TOP_EDGE window location. |
boolean |
isVerticalScrollElevator()
Returns true if this location represents a SCROLL_ELEVATOR location. |
boolean |
isYear()
Returns true if this location represents a YEAR location. |
java.lang.String |
toString()
Sets toString to the value that this class represents. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String YEAR
YEAR subitem location specification.
public static final java.lang.String MONTH
MONTH subitem location specification.
public static final java.lang.String TODAY
TODAY subitem location specification.
public static final java.lang.String BACKGROUND
BACKGROUND subitem location specification.
public static final java.lang.String DROPDOWN
DROPDOWN subitem location specification.
public static final java.lang.String THUMB
THUMB subitem location specification.
public static final java.lang.String CHECKBOX
CHECKBOX subitem location specification.
public static final java.lang.String PLUS_MINUS
PLUS_MINUS icon subitem location specification.
public static final java.lang.String SCROLL_ELEVATOR
SCROLL_ELEVATOR subitem location specification.
public static final java.lang.String SCROLL_VERTICAL_ELEVATOR
SCROLL_VERTICAL_ELEVATOR subitem location specification.
public static final java.lang.String SCROLL_HORIZONTAL_ELEVATOR
SCROLL_HORIZONTAL_ELEVATOR subitem location specification.
public static final java.lang.String SCROLL_LEFTBUTTON
SCROLL_LEFTBUTTON subitem location specification.
public static final java.lang.String SCROLL_RIGHTBUTTON
SCROLL_RIGHTBUTTON subitem location specification.
public static final java.lang.String SCROLL_UPBUTTON
SCROLL_UPBUTTON subitem location specification.
public static final java.lang.String SCROLL_DOWNBUTTON
SCROLL_DOWNBUTTON subitem location specification.
public static final java.lang.String SCROLL_LEFT
SCROLL_LEFT block increment subitem location specification.
public static final java.lang.String SCROLL_RIGHT
SCROLL_RIGHT block increment subitem location specification.
public static final java.lang.String SCROLL_UP
SCROLL_UP block increment subitem location specification.
public static final java.lang.String SCROLL_DOWN
SCROLL_DOWN block increment subitem location specification.
public static final java.lang.String SCROLL_MINBUTTON
SCROLL_MINBUTTON block increment subitem location specification.
public static final java.lang.String SCROLL_MAXBUTTON
SCROLL_MAXBUTTON block increment subitem location specification.
public static final java.lang.String ARROW
ARROW subitem location specification.
public static final java.lang.String POPUP
POPUP subitem location specification.
public static final java.lang.String LEFT_EDGE
LEFT_EDGE subitem location specification.
public static final java.lang.String TOP_EDGE
TOP_EDGE subitem location specification.
public static final java.lang.String RIGHT_EDGE
RIGHT_EDGE subitem location specification.
public static final java.lang.String BOTTOM_EDGE
BOTTOM_EDGE subitem location specification.
public static final java.lang.String CLOSE_BUTTON
CLOSE_BUTTON subitem location specification.
public static final java.lang.String MINIMIZE_BUTTON
MINIMIZE_BUTTON subitem location specification.
public static final java.lang.String MAXIMIZE_BUTTON
MAXIMIZE_BUTTON subitem location specification.
public static final java.lang.String BACK_BUTTON
BACK_BUTTON subitem location specification.
public static final java.lang.String SHOWHIDE_BUTTON
SHOWHIDE_BUTTON subitem location specification.
public static final java.lang.String PARENTROWS
PARENTROWS subitem location specification.
public static final java.lang.String CAPTION
CAPTION subitem location specification.
public static final java.lang.String SYSTEM_MENU
SYSTEM_MENU subitem location specification.
public static final java.lang.String IME_BUTTON
IME_BUTTON subitem location specification.
public static final java.lang.String CONTEXTHELP_BUTTON
CONTEXTHELP_BUTTON subitem location specification.
public static final java.lang.String OVERFLOWBUTTON
OVERFLOWBUTTON subitem location specification.
public static final java.lang.String TOOLSTRIPGRIP
TOOLSTRIPGRIP subitem location specification.
public static final java.lang.String HEADER_ICON
HEADER_ICON subitem location specification(Flex Specific).
| Constructor Detail |
|---|
public Location(java.lang.String location)
| Method Detail |
|---|
public java.lang.String getLocation()
public static Location getBackGround()
BACKGROUND location.
public boolean isBackGround()
true if this location represents a BACKGROUND location.
public static Location getOverflow()
true if this location represents a OVERFLOWBUTTON location.
public static Location getToolStripGrip()
true if this location represents a TOOLSTRIPGRIP location.
public static Location getToday()
TODAY location.
public boolean isToday()
true if this location represents a TODAY location.
public static Location getMonth()
MONTH location.
public boolean isMonth()
true if this location represents a MONTH location.
public static Location getYear()
YEAR location.
public boolean isYear()
true if this location represents a YEAR location.
public static Location getThumb()
THUMB location.
public boolean isThumb()
true if this location represents a THUMB location.
public boolean isDropDown()
true if this location represents a DROPDOWN location.
public static Location getCheckbox()
CHECKBOX location.
public boolean isCheckbox()
true if this location represents a CHECKBOX location.
public static Location getPlusMinus()
PLUS_MINUS (tree expland/collapse icon)
location.
public boolean isPlusMinus()
true if this location represents a PLUS_MINUS location.
public boolean isScrollLocation()
true if this location represents a ScrollLocation.
public static Location getScrollElevator()
SCROLL_VERTICAL_ELEVATOR location.
public boolean isScrollElevator()
true if this location represents a SCROLL_VERTICAL_ELEVATOR location.
public static Location getVerticalScrollElevator()
SCROLL_VERTICAL_ELEVATOR location.
public boolean isVerticalScrollElevator()
true if this location represents a SCROLL_ELEVATOR location.
public static Location getHorizontalScrollElevator()
SCROLL_HORIZONTAL_ELEVATOR location.
public boolean isHorizontalScrollElevator()
true if this location represents a SCROLL_HORIZONTAL_ELEVATOR location.
public static Location getScrollLeftButton()
SCROLL_LEFTBUTTON location.
public boolean isScrollLeftButton()
true if this location represents a SCROLL_LEFTBUTTON location.
public static Location getScrollRightButton()
SCROLL_RIGHTBUTTON location.
public boolean isScrollRightButton()
true if this location represents a SCROLL_RIGHTBUTTON location.
public static Location getScrollUpButton()
SCROLL_UPBUTTON location.
public boolean isScrollUpButton()
true if this location represents a SCROLL_UPBUTTON location.
public static Location getScrollDownButton()
SCROLL_DOWNBUTTON location.
public boolean isScrollDownButton()
true if this location represents a SCROLL_DOWNBUTTON location.
public static Location getScrollLeft()
SCROLL_LEFT location.
public boolean isScrollLeft()
true if this location represents a block SCROLL_LEFT location.
public static Location getScrollRight()
SCROLL_RIGHT location.
public boolean isScrollRight()
true if this location represents a block SCROLL_RIGHT location.
public static Location getScrollUp()
SCROLL_UP location.
public boolean isScrollUp()
true if this location represents a block SCROLL_UP location.
public static Location getScrollDown()
SCROLL_DOWN location.
public boolean isScrollDown()
true if this location represents a block SCROLL_DOWN location.
public static Location getScrollMinButton()
SCROLL_MINBUTTON location.
public boolean isScrollMinButton()
true if this location represents a block SCROLL_MINBUTTON location.
public static Location getScrollMaxButton()
SCROLL_MAXBUTTON location.
public boolean isScrollMaxButton()
true if this location represents a block SCROLL_MAXBUTTON location.
public static Location getArrow()
ARROW button location.
public boolean isArrow()
true if this location represents a combobox ARROW location.
public static Location getPopup()
POPUP window location.
public boolean isPopup()
true if this location represents a combobox POPUP window location.
public static Location getLeftEdge()
LEFT_EDGE window location.
public boolean isLeftEdge()
true if this location represents a frame LEFT_EDGE window location.
public static Location getTopEdge()
TOP_EDGE window location.
public boolean isTopEdge()
true if this location represents a frame edge TOP_EDGE window location.
public static Location getRightEdge()
RIGHT_EDGE window location.
public boolean isRightEdge()
true if this location represents a frame edge RIGHT_EDGE window location.
public static Location getBottomEdge()
BOTTOM_EDGE window location.
public boolean isBottomEdge()
true if this location represents a frame edge BOTTOM_EDGE window location.
public static Location getCloseButton()
CLOSE_BUTTON window location.
public boolean isCloseButton()
true if this location represents a frame edge CLOSE_BUTTON window location.
public static Location getMinimizeButton()
MINIMIZE_BUTTON window location.
public boolean isMinimizeButton()
true if this location represents a MINIMIZE_BUTTON window location.
public static Location getMaximizeButton()
MAXIMIZE_BUTTON window location.
public boolean isMaximizeButton()
true if this location represents a MAXIMIZE_BUTTON window location.
public static Location getBackButton()
BACK_BUTTON window location.
public boolean isBackButton()
true if this location represents a BACK_BUTTON window location.
public static Location getShowHideButton()
SHOWHIDE_BUTTON window location.
public boolean isShowHideButton()
true if this location represents a SHOWHIDE_BUTTON window location.
public static Location getParentRows()
PARENTROW window location.
public boolean isParentRow()
true if this location represents a grid PARENTROW window location.
public static Location getCaption()
public boolean isCaption()
public static Location getSystemMenu()
public boolean isSystemMenu()
public static Location getIMEButton()
true if this location represents a frame edge IME_BUTTON window location.
public boolean isIMEButton()
true if this location represents a frame edge IME_BUTTON window location.
public static Location getContextHelpButton()
true if this location represents a frame edge CONTEXTHELP_BUTTON window location.
public boolean isContextHelpButton()
true if this location represents a frame edge CONTEXTHELP_BUTTON window location.
public static Location getHeaderIcon()
HEADER_ICON headerclickpart location.
public boolean isHeaderIconPart()
true if this location represents a frame edge HEADER_ICON window location.
public java.lang.String toString()
toString to the value that this class represents.
toString in class java.lang.Objectpublic boolean isPredefinedLocation()
true if the location has a predefined value in the script base
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||