Package | Description |
---|---|
com.microfocus.silktest.jtf.sap |
This package contains classes for the SAP TechDomain.
|
Modifier and Type | Class and Description |
---|---|
class |
SapBarChart
Class for SAP Bar Chart.
|
class |
SapBox
Class for SAP SapBox.
|
class |
SapButton
SapButton class is the class for push buttons.
|
class |
SapCalendar
SapCalendar class represents a SapCalendar.
|
class |
SapChart
Class for SAP Chart.
|
class |
SapCheckBox
SapCheckBox class is the class for check box controls.
|
class |
SapColorSelector
SapColorSelector class represents a SapColorSelector.
|
class |
SapComboBox
Class for SAP ComboBox.
|
class |
SapContainer
Class for SAP Container.
|
class |
SapContainerShell
Class for SAP ConainerShell.
|
class |
SapContextMenu
The class for SAP context menus.
|
class |
SapCustomControl
Class for SAP CustomControl.
|
class |
SapDockShell
Class for SAP DockShell.
|
class |
SapGridView
Class for SAP GridView.
|
class |
SapHTMLViewer
Class for SAP HTMLView.
|
class |
SapLabel
SapLabel class is the class for all SAP labels.
|
class |
SapMenu
Class for SAP Menu.
|
class |
SapMenubar
Class for SAP MenuBar.
|
class |
SapNetPlan
Class for SAP Net Chart.
|
class |
SapOfficeIntegration
Class for SAP OfficeIntegration.
|
class |
SapOkCodeField
SapOkCodeField class is the class for sap OkCodeField.
|
class |
SapPicture
Class for SAP picture.
|
class |
SapRadioButton
SapRadioButton class is the class for radio button controls.
|
class |
SapScrollContainer
Class for SAP UserArea.
|
class |
SapShell
Class for SAP SapShell.
|
class |
SapSimpleContainer
Class for SAP SimpleContainer.
|
class |
SapSplitterContainer
Class for SAP splitter container.
|
class |
SapStatusbar
Class for SAP statusbar.
|
class |
SapTab
Class for SAP Tab.
|
class |
SapTable
SapTable class is the class for SAP tables.
|
class |
SapTabStrip
Class for SAP tab pane.
|
class |
SapTextEdit
Class for SAP TextEdit.
|
class |
SapTextField
SapTextField is the class for single-line and multi-line fields whose text can be modified by the user.
|
class |
SapTitlebar
Class for SAP Titlebar.
|
class |
SapToolbar
Class for SAP Toolbar.
|
class |
SapToolbarControl
Class for SAP ToolbarControl.
|
class |
SapTree
SapTree class is the class for all SAP trees.
|
class |
SapUserArea
Class for SAP UserArea.
|
class |
SapWindow
SapWindow class is the class for a top-level window.
|
Modifier and Type | Method and Description |
---|---|
SapComponent |
SapTable.getCell(int row,
int column)
Returns a visible table cell.
|
SapComponent |
SapTable.getCellAbsolute(int row,
int column)
Returns a table cell.
|
SapComponent |
SapWindow.getGuiFocus()
Gets the element within SAP GUI that currently has the focus.
|
SapComponent |
SapWindow.getSystemFocus()
Gets the element within SAP GUI that has the focus from the server application's perspective.
|
Modifier and Type | Method and Description |
---|---|
List<SapComponent> |
SapTable.getCellsForRow(int row)
Returns the cells for the given row.
|
List<SapComponent> |
SapTable.getVisibleCellsForColumn(int column)
Returns the visible cells for the given column.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.