Uses of Interface
com.hp.lft.sdk.sap.gui.TableCellBase
Packages that use TableCellBase
-
Uses of TableCellBase in com.hp.lft.sdk.sap.gui
Classes in com.hp.lft.sdk.sap.gui with type parameters of type TableCellBaseModifier and TypeInterfaceDescriptioninterface
TableBase<T extends TableCellBase>
The base interface for table, grid and APO grid controls in a SAP GUI for Windows application.interface
TableRow<T extends TableCellBase>
A row of table, grid or APO Grid control in SAP GUI for Windows application.Subinterfaces of TableCellBase in com.hp.lft.sdk.sap.guiModifier and TypeInterfaceDescriptioninterface
A single grid cell in SAP GUI for Windows application.interface
A single grid cell in a SAP GUI for Windows application.interface
A single table cell in SAP GUI for Windows application.