public class SapCheckBox extends SapComponent
修飾子 | コンストラクタと説明 |
---|---|
protected |
SapCheckBox(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい SapCheckBox を作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
check()
チェック ボックスをチェックします。
|
int |
getCharHeight()
[読み取り専用] 要素の高さ(文字単位)。
|
int |
getCharLeft()
[読み取り専用] 要素の左からの座標(文字単位)。
|
int |
getCharTop()
[読み取り専用] 要素の上からの座標(文字単位)。
|
int |
getCharWidth()
[読み取り専用] 要素の幅(文字単位)。
|
int |
getColorIndex()
[読み取り専用] この要素のリスト色のインデックス。
|
String |
getRowText()
[読み取り専用] 現在のコンポーネントを含んでいる行全体のテキスト。
|
boolean |
isChecked()
[読み取り専用] チェックボックスがチェックされているかどうか。
|
boolean |
isColorIntensified()
[読み取り専用] この要素の画面描画に対して INTENSIFIED フラグが設定されているかどうか。
|
boolean |
isColorInverse()
[読み取り専用] この要素の画面描画に対して INVERSE 色スタイルが設定されているかどうか。
|
boolean |
isFlushing()
[読み取り専用] 値の変更がラウンド トリップするかどうか。
|
boolean |
isLeftLabel()
[読み取り専用] コンポーネントが 'assign left' フラグを持つかどうか。
|
boolean |
isListElement()
[読み取り専用] 要素が画面でなく ABAP リスト上にあるかどうか。
|
boolean |
isRightLabel()
[読み取り専用] コンポーネントが 'assign right' フラグを持つかどうか。
|
void |
uncheck()
チェック ボックスのチェックを外します。
|
getAccessibilityText, getAccessibilityTextOnRequest, getAccessibilityTooltip, getDefaultTooltip, getHeight, getIconName, getLeft, getName, getScreenLeft, getScreenTop, getTooltip, getTop, getWidth, isChangeable, isFocused, isModified, isSymbolFont, setFocus, showContextMenu
captureBitmap, captureBitmap, exists, exists, generateLocator, getChildren, getDynamicMethodList, getParent, getPropertyList, getRect, getRect, getText, getValue, highlightObject, highlightObject, highlightObject, invokeMethods, textCapture, textCapture, textClick, textClick, textClick, textClick, textClick, textClick, textExists, textExists, textExists, textExists, textExists, textRectangle, textRectangle, textRectangle, textRectangle, textRectangle, waitForChildDisappearance, waitForChildDisappearance, waitForDisappearance, waitForDisappearance, waitForObject, waitForObject, waitForProperty, waitForProperty
equals, exists, find, find, findAll, findAll, getCustomTypeName, getDesktop, getHandle, getLocator, getProperty, getTypeName, hashCode, imageClick, imageClick, imageClick, imageClick, imageClick, imageClick, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageExists, imageExists, imageExists, imageExistsFile, imageExistsFile, imageExistsFile, imageRectangle, imageRectangle, imageRectangle, imageRectangleFile, imageRectangleFile, imageRectangleFile, invoke, preventFinalLocator, setProperty, toString
protected SapCheckBox(JtfObjectHandle handle, Desktop desktop)
handle
- SapCheckBox を識別するハンドルdesktop
- このオブジェクトが存在するデスクトップpublic void check()
public void uncheck()
public int getCharHeight()
public int getCharLeft()
public int getCharTop()
public int getCharWidth()
public boolean isChecked()
public int getColorIndex()
public boolean isColorIntensified()
public boolean isColorInverse()
public boolean isFlushing()
public boolean isLeftLabel()
public boolean isListElement()
public boolean isRightLabel()
public String getRowText()
Copyright 2009-2012 Micro Focus. All Rights Reserved.