Class ButtonDescription

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

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

    • ButtonDescription

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

      protected ButtonDescription(ButtonDescription.Init<?> init)