Package | Description |
---|---|
com.microfocus.silktest.jtf.sap |
此程序包中包含 SAP TechDomain 的类。
|
Modifier and Type | Class and Description |
---|---|
class |
SapBarChart
SAP 条形图的类。
|
class |
SapBox
SAP SapBox 的类。
|
class |
SapButton
SapButton 类是按键的类。
|
class |
SapCalendar
SapCalendar 类表示 SapCalendar。
|
class |
SapChart
SAP 图表的类。
|
class |
SapCheckBox
SapCheckBox 类是 CheckBox 控件的类。
|
class |
SapColorSelector
SapColorSelector 类表示 SapColorSelector。
|
class |
SapComboBox
SAP ComboBox 的类。
|
class |
SapContainer
SAP Container 的类。
|
class |
SapContainerShell
SAP ConainerShell 的类。
|
class |
SapContextMenu
SAP 上下文菜单的类。
|
class |
SapCustomControl
SAP CustomControl 的类。
|
class |
SapDockShell
SAP DockShell 的类。
|
class |
SapGridView
SAP GridView 的类。
|
class |
SapHTMLViewer
SAP HTMLView 的类。
|
class |
SapLabel
SapLabel 类是所有 SAP 标签的类。
|
class |
SapMenu
SAP 菜单的类。
|
class |
SapMenubar
SAP 菜单栏的类。
|
class |
SapNetPlan
SAP 网格图的类。
|
class |
SapOfficeIntegration
SAP OfficeIntegration 的类。
|
class |
SapOkCodeField
SapOkCodeField 类是 SAP OkCodeField 的类。
|
class |
SapPicture
SAP 图片的类。
|
class |
SapRadioButton
SapRadioButton 类是单选按钮控件的类。
|
class |
SapScrollContainer
SAP 用户区域的类。
|
class |
SapShell
SAP SapShell 的类。
|
class |
SapSimpleContainer
SAP SimpleContainer 的类。
|
class |
SapSplitterContainer
SAP 拆分器容器的类。
|
class |
SapStatusbar
SAP 状态栏的类。
|
class |
SapTab
SAP 选项卡的类。
|
class |
SapTable
SapTable 类是 SAP 表的类。
|
class |
SapTabStrip
SAP 选项卡窗格的类。
|
class |
SapTextEdit
SAP TextEdit 的类。
|
class |
SapTextField
SapTextField 是单行和多行字段的类,用户可以修改这些字段的文本。
|
class |
SapTitlebar
SAP Titlebar 的类。
|
class |
SapToolbar
SAP Toolbar 的类。
|
class |
SapToolbarControl
SAP ToolbarControl 的类。
|
class |
SapTree
SapTree 类是所有 SAP 树的类。
|
class |
SapUserArea
SAP 用户区域的类。
|
class |
SapWindow
SapWindow 类是顶层窗口的类。
|
Modifier and Type | Method and Description |
---|---|
SapComponent |
SapTable.getCell(int row,
int column)
返回可见的表单元格。
|
SapComponent |
SapTable.getCellAbsolute(int row,
int column)
返回表单元格。
|
SapComponent |
SapWindow.getGuiFocus()
获取 当前具有焦点的 SAP GUI 内的元素。
|
SapComponent |
SapWindow.getSystemFocus()
获取 从服务器应用程序来看,具有焦点的 SAP GUI 内的元素。
|
Modifier and Type | Method and Description |
---|---|
List<SapComponent> |
SapTable.getCellsForRow(int row)
返回指定行的单元格。
|
List<SapComponent> |
SapTable.getVisibleCellsForColumn(int column)
返回指定列的可见单元格。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.