Uses of Interface
com.hp.lft.sdk.winforms.TableCell
Packages that use TableCell
Package
Description
Provides the SDK for testing .NET Windows Forms objects.
-
Uses of TableCell in com.hp.lft.sdk.winforms
Classes in com.hp.lft.sdk.winforms with type parameters of type TableCellModifier and TypeInterfaceDescriptioninterface
A .NET Windows Forms row in a table.Subinterfaces of TableCell in com.hp.lft.sdk.winformsModifier and TypeInterfaceDescriptioninterface
Represents a single cell in a IC1TrueDbGrid or a IC1FlexGrid.Methods in com.hp.lft.sdk.winforms that return TableCellModifier and TypeMethodDescriptionReturns a cell in the grid.UltraWinGrid.getCell
(int row, int column) Returns the specified cell.Returns the specified cell.Returns the specified cell.XtraGrid.getCell
(int row, int column) Returns a cell in the grid.Returns a cell in the grid.Methods in com.hp.lft.sdk.winforms that return types with arguments of type TableCell