com.hp.lft.sdk.winforms

Class UiObjectDescription

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


    public class UiObjectDescription
    extends UiObjectDescriptionBase
    The description of a .NET Windows Forms UiObject test object.
    • Constructor Detail

      • UiObjectDescription

        public UiObjectDescription()
        Constructs a new instance of UiObjectDescription.
    • Method Detail

      • setAttachedText

        public void setAttachedText(java.lang.String attachedText)
        Sets the static text that is attached to the object.
        Parameters:
        attachedText - the static text
      • getAttachedText

        public StringProperty getAttachedText()
        Returns the static text that is attached to this object.
        Returns:
        the static text