public class SapCheckBox extends SapComponent
Modifier | Constructor and Description |
---|---|
protected |
SapCheckBox(JtfObjectHandle handle,
Desktop desktop)
Creates a new SapCheckBox with a JtfObjectHandle.
|
Modifier and Type | Method and Description |
---|---|
void |
check()
Checks the check box.
|
int |
getCharHeight()
Gets the height of the element in character metric.
|
int |
getCharLeft()
Gets the left coordinate of the element in character metric.
|
int |
getCharTop()
Gets the top coordinate of the element in character metric.
|
int |
getCharWidth()
Gets the width of the element in character metric.
|
int |
getColorIndex()
Gets the index of the list color of this element.
|
String |
getRowText()
Gets the text of the while line containing the current component.
|
boolean |
isChecked()
Gets whether the checkbox is checked.
|
boolean |
isColorIntensified()
Gets whether the Intensified flag is set in screen painter for this element.
|
boolean |
isColorInverse()
Gets whether the inverse color style is set in screen painter for the element.
|
boolean |
isFlushing()
Gets whether the value change causes a round trip.
|
boolean |
isLeftLabel()
Gets whether the component has the 'assign left' flag.
|
boolean |
isListElement()
Gets whether the element is on an ABAP list, not a screen.
|
boolean |
isRightLabel()
Gets whether the component has the 'assign right' flag.
|
void |
uncheck()
Un-checks the check box.
|
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
- the handle that identifies the SapCheckBoxdesktop
- the desktop on which this object livespublic 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.