public class SapRadioButton extends SapComponent
Modifier | Constructor and Description |
---|---|
protected |
SapRadioButton(JtfObjectHandle handle,
Desktop desktop)
使用 JtfObjectHandle 创建新 SapRadioButton。
|
Modifier and Type | Method and Description |
---|---|
int |
getCharHeight()
获取 元素的高度(字符度量)。
|
int |
getCharLeft()
获取 元素的左坐标(字符度量)。
|
int |
getCharTop()
获取 元素的上坐标(字符度量)。
|
int |
getCharWidth()
获取 元素的宽度(字符度量)。
|
boolean |
isFlushing()
获取 值更改是否会导致往返行程。
|
boolean |
isLeftLabel()
获取 组件是否具有“向左分配”标记。
|
boolean |
isRightLabel()
获取 组件是否具有“向右分配”标记。
|
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.