Class ScrollBarDescription

java.lang.Object
com.hp.lft.sdk.internal.PropertiesDescriptionBase
All Implemented Interfaces:
CloneableObject, Description, com.hp.lft.sdk.internal.DescriptionWithVri, Cloneable

public class ScrollBarDescription extends UiObjectDescriptionBase
The description of a .NET Windows Forms ScrollBar test object.
  • Constructor Details

    • ScrollBarDescription

      public ScrollBarDescription()
      Constructs a new instance of ScrollBarDescription.
    • ScrollBarDescription

      protected ScrollBarDescription(ScrollBarDescription.Init<?> init)
  • Method Details

    • setPosition

      public void setPosition(Integer position)
      Sets the current scroll bar position.
      Parameters:
      position - the current scroll bar position
    • getPosition

      public Integer getPosition()
      Returns the current scroll bar position.
      Returns:
      the current position