Package com.hp.lft.sdk.winforms
Interface C1TableCell
- All Superinterfaces:
TableCell
Represents a single cell in a IC1TrueDbGrid or a IC1FlexGrid.
-
Method Summary
-
Method Details
-
sendChars
Types the data into the cell one character at a time.- Parameters:
newValue
- the new value to enter to the cell.- Throws:
GeneralLeanFtException
- if error occurs during execution
-