Uses of Enum Class
com.hp.lft.sdk.winforms.GridType
Packages that use GridType
Package
Description
Provides the SDK for testing .NET Windows Forms objects.
-
Uses of GridType in com.hp.lft.sdk.winforms
Methods in com.hp.lft.sdk.winforms that return GridTypeModifier and TypeMethodDescriptionTable.getGridType()
Returns the grid type of the test object.static GridType
Returns the enum constant of this class with the specified name.static GridType[]
GridType.values()
Returns an array containing the constants of this enum class, in the order they are declared.