Interface TableCellBase

All Known Subinterfaces:
APOGridCell, GridCell, TableCell

public interface TableCellBase
Base interface for cells in table, grid and APO grid control in SAP GUI for Windows application.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the content of this cell.
    boolean
    Indicates whether the cell is editable.
    void
    Sets the cell contents.