public class SapCheckBox extends SapComponent
Modifier | Constructor and Description |
---|---|
protected |
SapCheckBox(JtfObjectHandle handle,
Desktop desktop)
使用 JtfObjectHandle 创建新 SapCheckBox。
|
Modifier and Type | Method and Description |
---|---|
void |
check()
选中复选框。
|
int |
getCharHeight()
获取 元素的高度(字符度量)。
|
int |
getCharLeft()
获取 元素的左坐标(字符度量)。
|
int |
getCharTop()
获取 元素的上坐标(字符度量)。
|
int |
getCharWidth()
获取 元素的宽度(字符度量)。
|
int |
getColorIndex()
获取 此元素的列表颜色的索引。
|
String |
getRowText()
获取 行包含当前组件时的文本。
|
boolean |
isChecked()
获取 复选框是否选中。
|
boolean |
isColorIntensified()
获取 是否为此元素在屏幕涂色程序中设置突出显示的标记。
|
boolean |
isColorInverse()
获取 是否为元素在屏幕涂色程序中设置反色样式。
|
boolean |
isFlushing()
获取 值更改是否会导致往返行程。
|
boolean |
isLeftLabel()
获取 组件是否具有“向左分配”标记。
|
boolean |
isListElement()
获取 元素是否在 ABAP 列表而非屏幕中。
|
boolean |
isRightLabel()
获取 组件是否具有“向右分配”标记。
|
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.