パッケージ | 説明 |
---|---|
com.microfocus.silktest.jtf.sap |
このパッケージには、SAP テクノロジ ドメインのクラス群が含まれています。
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
SapBarChart
SAP の BarChart クラスです。
|
class |
SapBox
SAP の SapBox クラスです。
|
class |
SapButton
SapButton クラスはプッシュ ボタンのクラスです。
|
class |
SapCalendar
SapCalendar クラスは SapCalendar を表します。
|
class |
SapChart
SAP の Chart クラスです。
|
class |
SapCheckBox
SapCheckBox クラスは、チェック ボックス コントロールのクラスです。
|
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 の Menu クラスです。
|
class |
SapMenubar
SAP の MenuBar クラスです。
|
class |
SapNetPlan
SAP の NetChart クラスです。
|
class |
SapOfficeIntegration
SAP の OfficeIntegration クラスです。
|
class |
SapOkCodeField
SapOkCodeField クラスは SAP OkCodeField のクラスです。
|
class |
SapPicture
SAP 画像のクラスです。
|
class |
SapRadioButton
SapRadioButton クラスはラジオ ボタン コントロールのクラスです。
|
class |
SapScrollContainer
SAP の UserArea クラスです。
|
class |
SapShell
SAP の SapShell クラスです。
|
class |
SapSimpleContainer
SAP の SimpleContainer クラスです。
|
class |
SapSplitterContainer
SAP スプリッタ コンテナーのクラスです。
|
class |
SapStatusbar
SAP の ステータス バー クラスです。
|
class |
SapTab
SAP の Tab クラスです。
|
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 の UserArea クラスです。
|
class |
SapWindow
SapWindow クラスはトップ レベル ウィンドウのクラスです。
|
修飾子とタイプ | メソッドと説明 |
---|---|
SapComponent |
SapTable.getCell(int row,
int column)
可視なテーブル セルを返します。
|
SapComponent |
SapTable.getCellAbsolute(int row,
int column)
テーブル セルを返します。
|
SapComponent |
SapWindow.getGuiFocus()
[読み取り専用] 現在フォーカスを持つ SAP GUI 内の要素。
|
SapComponent |
SapWindow.getSystemFocus()
[読み取り専用] サーバー アプリケーションの視点からフォーカスを持つ SAP GUI 内の要素。
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<SapComponent> |
SapTable.getCellsForRow(int row)
指定した行のセルを返します。
|
List<SapComponent> |
SapTable.getVisibleCellsForColumn(int column)
指定した列の可視なセルを返します。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.