public class SapRadioButton extends SapComponent
修飾子 | コンストラクタと説明 |
---|---|
protected |
SapRadioButton(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい SapRadioButton を作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getCharHeight()
[読み取り専用] 要素の高さ(文字単位)。
|
int |
getCharLeft()
[読み取り専用] 要素の左からの座標(文字単位)。
|
int |
getCharTop()
[読み取り専用] 要素の上からの座標(文字単位)。
|
int |
getCharWidth()
[読み取り専用] 要素の幅(文字単位)。
|
boolean |
isFlushing()
[読み取り専用] 値の変更がラウンド トリップするかどうか。
|
boolean |
isLeftLabel()
[読み取り専用] コンポーネントが 'assign left' フラグを持つかどうか。
|
boolean |
isRightLabel()
[読み取り専用] コンポーネントが 'assign right' フラグを持つかどうか。
|
boolean |
isSelected()
[読み取り専用] ラジオ ボタンが選択されているかどうか。
|
void |
select()
ラジオ ボタンを選択します。
|
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 SapRadioButton(JtfObjectHandle handle, Desktop desktop)
handle
- SapRadioButton を識別するハンドルdesktop
- このオブジェクトが存在するデスクトップpublic void select()
public int getCharHeight()
public int getCharLeft()
public int getCharTop()
public int getCharWidth()
public boolean isFlushing()
public boolean isLeftLabel()
public boolean isRightLabel()
public boolean isSelected()
Copyright 2009-2012 Micro Focus. All Rights Reserved.