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 TypeInterfaceDescriptioninterfaceTableBase<T extends TableCellBase>The base interface for table, grid and APO grid controls in a SAP GUI for Windows application.interfaceTableRow<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 TypeInterfaceDescriptioninterfaceA single grid cell in SAP GUI for Windows application.interfaceA single grid cell in a SAP GUI for Windows application.interfaceA single table cell in SAP GUI for Windows application.