Class TableDescription

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

public class TableDescription extends UiObjectDescriptionBase
The description of a .NET Windows Forms Table (data grid) test object.
  • Constructor Details

    • TableDescription

      public TableDescription()
      Initializes a new instance of the TableDescription class.
    • TableDescription

      protected TableDescription(TableDescription.Init<?> init)