Interface GridCell

All Superinterfaces:
TableCellBase

public interface GridCell extends TableCellBase
A single grid cell in a SAP GUI for Windows application.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Emulates a click on the cell.
    void
    Opens the list of possible entries.
    void
    setCheckBox(boolean state)
    Selects or unselects the checkbox in the grid cell.

    Methods inherited from interface com.hp.lft.sdk.sap.gui.TableCellBase

    getValue, isEditable, setValue