com.rational.test.ft.script

Class Location



  • public class Location
    extends Subitem
    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.
    Since:
    RFT1.0
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      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

      Constructors 
      Constructor and Description
      Location(java.lang.String location) 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      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

      • YEAR

        public static final java.lang.String YEAR
        Location name for the YEAR subitem location specification.
        See Also:
        Constant Field Values
      • MONTH

        public static final java.lang.String MONTH
        Location name for the MONTH subitem location specification.
        See Also:
        Constant Field Values
      • TODAY

        public static final java.lang.String TODAY
        Location name for the TODAY subitem location specification.
        See Also:
        Constant Field Values
      • BACKGROUND

        public static final java.lang.String BACKGROUND
        Location name for the BACKGROUND subitem location specification.
        See Also:
        Constant Field Values
      • DROPDOWN

        public static final java.lang.String DROPDOWN
        Location name for the DROPDOWN subitem location specification.
        See Also:
        Constant Field Values
      • THUMB

        public static final java.lang.String THUMB
        Location name for the THUMB subitem location specification.
        See Also:
        Constant Field Values
      • CHECKBOX

        public static final java.lang.String CHECKBOX
        Location name for the CHECKBOX subitem location specification.
        See Also:
        Constant Field Values
      • PLUS_MINUS

        public static final java.lang.String PLUS_MINUS
        Location name for the tree PLUS_MINUS icon subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_ELEVATOR

        public static final java.lang.String SCROLL_ELEVATOR
        Location name for the SCROLL_ELEVATOR subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_VERTICAL_ELEVATOR

        public static final java.lang.String SCROLL_VERTICAL_ELEVATOR
        Location name for the SCROLL_VERTICAL_ELEVATOR subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_HORIZONTAL_ELEVATOR

        public static final java.lang.String SCROLL_HORIZONTAL_ELEVATOR
        Location name for the SCROLL_HORIZONTAL_ELEVATOR subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_LEFTBUTTON

        public static final java.lang.String SCROLL_LEFTBUTTON
        Location name for the SCROLL_LEFTBUTTON subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_RIGHTBUTTON

        public static final java.lang.String SCROLL_RIGHTBUTTON
        Location name for the SCROLL_RIGHTBUTTON subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_UPBUTTON

        public static final java.lang.String SCROLL_UPBUTTON
        Location name for the SCROLL_UPBUTTON subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_DOWNBUTTON

        public static final java.lang.String SCROLL_DOWNBUTTON
        Location name for the SCROLL_DOWNBUTTON subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_LEFT

        public static final java.lang.String SCROLL_LEFT
        Location name for the SCROLL_LEFT block increment subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_RIGHT

        public static final java.lang.String SCROLL_RIGHT
        Location name for the SCROLL_RIGHT block increment subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_UP

        public static final java.lang.String SCROLL_UP
        Location name for the SCROLL_UP block increment subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_DOWN

        public static final java.lang.String SCROLL_DOWN
        Location name for the SCROLL_DOWN block increment subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_MINBUTTON

        public static final java.lang.String SCROLL_MINBUTTON
        Location name for the SCROLL_MINBUTTON block increment subitem location specification.
        See Also:
        Constant Field Values
      • SCROLL_MAXBUTTON

        public static final java.lang.String SCROLL_MAXBUTTON
        Location name for the SCROLL_MAXBUTTON block increment subitem location specification.
        See Also:
        Constant Field Values
      • ARROW

        public static final java.lang.String ARROW
        Location name for the combobox down ARROW subitem location specification.
        See Also:
        Constant Field Values
      • POPUP

        public static final java.lang.String POPUP
        Location name for the combobox down POPUP subitem location specification.
        See Also:
        Constant Field Values
      • LEFT_EDGE

        public static final java.lang.String LEFT_EDGE
        Location name for a frame edge LEFT_EDGE subitem location specification.
        See Also:
        Constant Field Values
      • TOP_EDGE

        public static final java.lang.String TOP_EDGE
        Location name for a frame edge TOP_EDGE subitem location specification.
        See Also:
        Constant Field Values
      • RIGHT_EDGE

        public static final java.lang.String RIGHT_EDGE
        Location name for a frame edge RIGHT_EDGE subitem location specification.
        See Also:
        Constant Field Values
      • BOTTOM_EDGE

        public static final java.lang.String BOTTOM_EDGE
        Location name for a frame edge BOTTOM_EDGE subitem location specification.
        See Also:
        Constant Field Values
      • CLOSE_BUTTON

        public static final java.lang.String CLOSE_BUTTON
        Location name for the CLOSE_BUTTON subitem location specification.
        See Also:
        Constant Field Values
      • MINIMIZE_BUTTON

        public static final java.lang.String MINIMIZE_BUTTON
        Location name for the MINIMIZE_BUTTON subitem location specification.
        See Also:
        Constant Field Values
      • MAXIMIZE_BUTTON

        public static final java.lang.String MAXIMIZE_BUTTON
        Location name for the MAXIMIZE_BUTTON subitem location specification.
        See Also:
        Constant Field Values
      • BACK_BUTTON

        public static final java.lang.String BACK_BUTTON
        Location name for the BACK_BUTTON subitem location specification.
        See Also:
        Constant Field Values
      • SHOWHIDE_BUTTON

        public static final java.lang.String SHOWHIDE_BUTTON
        Location name for the SHOWHIDE_BUTTON subitem location specification.
        See Also:
        Constant Field Values
      • PARENTROWS

        public static final java.lang.String PARENTROWS
        Location name for the PARENTROWS subitem location specification.
        See Also:
        Constant Field Values
      • CAPTION

        public static final java.lang.String CAPTION
        Location name for the CAPTION subitem location specification.
        See Also:
        Constant Field Values
      • SYSTEM_MENU

        public static final java.lang.String SYSTEM_MENU
        Location name for the SYSTEM_MENU subitem location specification.
        See Also:
        Constant Field Values
      • IME_BUTTON

        public static final java.lang.String IME_BUTTON
        Location name for the IME_BUTTON subitem location specification.
        See Also:
        Constant Field Values
      • CONTEXTHELP_BUTTON

        public static final java.lang.String CONTEXTHELP_BUTTON
        Location name for the CONTEXTHELP_BUTTON subitem location specification.
        See Also:
        Constant Field Values
      • OVERFLOWBUTTON

        public static final java.lang.String OVERFLOWBUTTON
        Location name for the OVERFLOWBUTTON subitem location specification.
        See Also:
        Constant Field Values
      • TOOLSTRIPGRIP

        public static final java.lang.String TOOLSTRIPGRIP
        Location name for the TOOLSTRIPGRIP subitem location specification.
        See Also:
        Constant Field Values
      • HEADER_ICON

        public static final java.lang.String HEADER_ICON
        Location name for the HEADER_ICON subitem location specification(Flex Specific).
        See Also:
        Constant Field Values
    • Constructor Detail

      • Location

        public Location(java.lang.String location)
        Since:
        RFT1.0
    • Method Detail

      • getLocation

        public java.lang.String getLocation()
        Accesses the subitem value.
        Since:
        RFT1.0
      • getBackGround

        public static Location getBackGround()
        Default constructor for a BACKGROUND location.
        Since:
        RFT1.0
      • isBackGround

        public boolean isBackGround()
        Returns true if this location represents a BACKGROUND location.
        Since:
        RFT1.0
      • getOverflow

        public static Location getOverflow()
        Returns true if this location represents a OVERFLOWBUTTON location.
      • getToolStripGrip

        public static Location getToolStripGrip()
        Returns true if this location represents a TOOLSTRIPGRIP location.
      • getToday

        public static Location getToday()
        Default constructor for a TODAY location.
        Since:
        RFT1.0
      • isToday

        public boolean isToday()
        Returns true if this location represents a TODAY location.
        Since:
        RFT1.0
      • getMonth

        public static Location getMonth()
        Default constructor for a MONTH location.
        Since:
        RFT1.0
      • isMonth

        public boolean isMonth()
        Returns true if this location represents a MONTH location.
        Since:
        RFT1.0
      • getYear

        public static Location getYear()
        Default constructor for a YEAR location.
        Since:
        RFT1.0
      • isYear

        public boolean isYear()
        Returns true if this location represents a YEAR location.
        Since:
        RFT1.0
      • getThumb

        public static Location getThumb()
        Default constructor for a THUMB location.
        Since:
        RFT1.0
      • isThumb

        public boolean isThumb()
        Returns true if this location represents a THUMB location.
        Since:
        RFT1.0
      • isDropDown

        public boolean isDropDown()
        Returns true if this location represents a DROPDOWN location.
        Since:
        RFT1.0
      • getCheckbox

        public static Location getCheckbox()
        Default constructor for a CHECKBOX location.
        Since:
        RFT1.0
      • isCheckbox

        public boolean isCheckbox()
        Returns true if this location represents a CHECKBOX location.
        Since:
        RFT1.0
      • getPlusMinus

        public static Location getPlusMinus()
        Default constructor for a PLUS_MINUS (tree expland/collapse icon) location.
        Since:
        RFT1.0
      • isPlusMinus

        public boolean isPlusMinus()
        Returns true if this location represents a PLUS_MINUS location.
        Since:
        RFT1.0
      • isScrollLocation

        public boolean isScrollLocation()
        Returns true if this location represents a ScrollLocation.
        Since:
        RFT1.0
      • getScrollElevator

        public static Location getScrollElevator()
        Default constructor for a SCROLL_VERTICAL_ELEVATOR location.
        Since:
        RFT1.0
      • isScrollElevator

        public boolean isScrollElevator()
        Returns true if this location represents a SCROLL_VERTICAL_ELEVATOR location.
        Since:
        RFT1.0
      • getVerticalScrollElevator

        public static Location getVerticalScrollElevator()
        Default constructor for a SCROLL_VERTICAL_ELEVATOR location.
        Since:
        RFT1.1
      • isVerticalScrollElevator

        public boolean isVerticalScrollElevator()
        Returns true if this location represents a SCROLL_ELEVATOR location.
        Since:
        RFT1.1
      • getHorizontalScrollElevator

        public static Location getHorizontalScrollElevator()
        Default constructor for a SCROLL_HORIZONTAL_ELEVATOR location.
        Since:
        RFT1.1
      • isHorizontalScrollElevator

        public boolean isHorizontalScrollElevator()
        Returns true if this location represents a SCROLL_HORIZONTAL_ELEVATOR location.
        Since:
        RFT1.1
      • getScrollLeftButton

        public static Location getScrollLeftButton()
        Default constructor for a SCROLL_LEFTBUTTON location.
        Since:
        RFT1.0
      • isScrollLeftButton

        public boolean isScrollLeftButton()
        Returns true if this location represents a SCROLL_LEFTBUTTON location.
        Since:
        RFT1.0
      • getScrollRightButton

        public static Location getScrollRightButton()
        Default constructor for a SCROLL_RIGHTBUTTON location.
        Since:
        RFT1.0
      • isScrollRightButton

        public boolean isScrollRightButton()
        Returns true if this location represents a SCROLL_RIGHTBUTTON location.
        Since:
        RFT1.0
      • getScrollUpButton

        public static Location getScrollUpButton()
        Default constructor for a SCROLL_UPBUTTON location.
        Since:
        RFT1.0
      • isScrollUpButton

        public boolean isScrollUpButton()
        Returns true if this location represents a SCROLL_UPBUTTON location.
        Since:
        RFT1.0
      • getScrollDownButton

        public static Location getScrollDownButton()
        Default constructor for a SCROLL_DOWNBUTTON location.
        Since:
        RFT1.0
      • isScrollDownButton

        public boolean isScrollDownButton()
        Returns true if this location represents a SCROLL_DOWNBUTTON location.
        Since:
        RFT1.0
      • getScrollLeft

        public static Location getScrollLeft()
        Default constructor for a block SCROLL_LEFT location.
        Since:
        RFT1.0
      • isScrollLeft

        public boolean isScrollLeft()
        Returns true if this location represents a block SCROLL_LEFT location.
        Since:
        RFT1.0
      • getScrollRight

        public static Location getScrollRight()
        Default constructor for a block SCROLL_RIGHT location.
        Since:
        RFT1.0
      • isScrollRight

        public boolean isScrollRight()
        Returns true if this location represents a block SCROLL_RIGHT location.
        Since:
        RFT1.0
      • getScrollUp

        public static Location getScrollUp()
        Default constructor for a block SCROLL_UP location.
        Since:
        RFT1.0
      • isScrollUp

        public boolean isScrollUp()
        Returns true if this location represents a block SCROLL_UP location.
        Since:
        RFT1.0
      • getScrollDown

        public static Location getScrollDown()
        Default constructor for a block SCROLL_DOWN location.
        Since:
        RFT1.0
      • isScrollDown

        public boolean isScrollDown()
        Returns true if this location represents a block SCROLL_DOWN location.
        Since:
        RFT1.0
      • getScrollMinButton

        public static Location getScrollMinButton()
        Default constructor for a block SCROLL_MINBUTTON location.
        Since:
        RFT2.0
      • isScrollMinButton

        public boolean isScrollMinButton()
        Returns true if this location represents a block SCROLL_MINBUTTON location.
        Since:
        RFT2.0
      • getScrollMaxButton

        public static Location getScrollMaxButton()
        Default constructor for a block SCROLL_MAXBUTTON location.
        Since:
        RFT2.0
      • isScrollMaxButton

        public boolean isScrollMaxButton()
        Returns true if this location represents a block SCROLL_MAXBUTTON location.
        Since:
        RFT2.0
      • getArrow

        public static Location getArrow()
        Default constructor for a combobox ARROW button location.
        Since:
        RFT1.0
      • isArrow

        public boolean isArrow()
        Returns true if this location represents a combobox ARROW location.
        Since:
        RFT1.0
      • getPopup

        public static Location getPopup()
        Default constructor for a combobox POPUP window location.
        Since:
        RFT1.0
      • isPopup

        public boolean isPopup()
        Returns true if this location represents a combobox POPUP window location.
        Since:
        RFT1.0
      • getLeftEdge

        public static Location getLeftEdge()
        Default constructor for a frame LEFT_EDGE window location.
        Since:
        RFT1.0
      • isLeftEdge

        public boolean isLeftEdge()
        Returns true if this location represents a frame LEFT_EDGE window location.
        Since:
        RFT1.1
      • getTopEdge

        public static Location getTopEdge()
        Default constructor for a frame edge TOP_EDGE window location.
        Since:
        RFT1.1
      • isTopEdge

        public boolean isTopEdge()
        Returns true if this location represents a frame edge TOP_EDGE window location.
        Since:
        RFT1.1
      • getRightEdge

        public static Location getRightEdge()
        Default constructor for a frame edge RIGHT_EDGE window location.
        Since:
        RFT1.1
      • isRightEdge

        public boolean isRightEdge()
        Returns true if this location represents a frame edge RIGHT_EDGE window location.
        Since:
        RFT1.1
      • getBottomEdge

        public static Location getBottomEdge()
        Default constructor for a frame edge BOTTOM_EDGE window location.
        Since:
        RFT1.1
      • isBottomEdge

        public boolean isBottomEdge()
        Returns true if this location represents a frame edge BOTTOM_EDGE window location.
        Since:
        RFT1.1
      • getCloseButton

        public static Location getCloseButton()
        Default constructor for a CLOSE_BUTTON window location.
        Since:
        RFT1.1
      • isCloseButton

        public boolean isCloseButton()
        Returns true if this location represents a frame edge CLOSE_BUTTON window location.
        Since:
        RFT1.1
      • getMinimizeButton

        public static Location getMinimizeButton()
        Default constructor for a MINIMIZE_BUTTON window location.
        Since:
        RFT1.1
      • isMinimizeButton

        public boolean isMinimizeButton()
        Returns true if this location represents a MINIMIZE_BUTTON window location.
        Since:
        RFT1.1
      • getMaximizeButton

        public static Location getMaximizeButton()
        Default constructor for a MAXIMIZE_BUTTON window location.
        Since:
        RFT1.1
      • isMaximizeButton

        public boolean isMaximizeButton()
        Returns true if this location represents a MAXIMIZE_BUTTON window location.
        Since:
        RFT1.1
      • getBackButton

        public static Location getBackButton()
        Default constructor for the BACK_BUTTON window location.
        Since:
        RFT1.1
      • isBackButton

        public boolean isBackButton()
        Returns true if this location represents a BACK_BUTTON window location.
        Since:
        RFT1.1
      • getShowHideButton

        public static Location getShowHideButton()
        Default constructor for the SHOWHIDE_BUTTON window location.
        Since:
        RFT1.1
      • isShowHideButton

        public boolean isShowHideButton()
        Returns true if this location represents a SHOWHIDE_BUTTON window location.
        Since:
        RFT1.1
      • getParentRows

        public static Location getParentRows()
        Default constructor for a grid PARENTROW window location.
        Since:
        RFT1.1
      • isParentRow

        public boolean isParentRow()
        Returns true if this location represents a grid PARENTROW window location.
        Since:
        RFT1.1
      • getCaption

        public static Location getCaption()
      • isCaption

        public boolean isCaption()
      • getSystemMenu

        public static Location getSystemMenu()
      • isSystemMenu

        public boolean isSystemMenu()
      • getIMEButton

        public static Location getIMEButton()
        Returns true if this location represents a frame edge IME_BUTTON window location.
        Since:
        RFT1.1
      • isIMEButton

        public boolean isIMEButton()
        Returns true if this location represents a frame edge IME_BUTTON window location.
        Since:
        RFT1.1
      • getContextHelpButton

        public static Location getContextHelpButton()
        Returns true if this location represents a frame edge CONTEXTHELP_BUTTON window location.
        Since:
        RFT1.1
      • isContextHelpButton

        public boolean isContextHelpButton()
        Returns true if this location represents a frame edge CONTEXTHELP_BUTTON window location.
        Since:
        RFT1.1
      • getHeaderIcon

        public static Location getHeaderIcon()
        Default constructor for the HEADER_ICON headerclickpart location.
        Since:
        RFT8.0
      • isHeaderIconPart

        public boolean isHeaderIconPart()
        Returns true if this location represents a frame edge HEADER_ICON window location.
        Since:
        RFT8.0
      • toString

        public java.lang.String toString()
        Sets toString to the value that this class represents.
        Overrides:
        toString in class java.lang.Object
        Since:
        RFT1.0
      • isPredefinedLocation

        public boolean isPredefinedLocation()
        Returns true if the location has a predefined value in the script base
        Since:
        RFT1.1