com.hp.lft.sdk.winforms

Class PropertyGridDescription

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


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

      • PropertyGridDescription

        public PropertyGridDescription()
        Constructs a new instance of PropertyGridDescription.
    • 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