public class SapLabel extends SapComponent
修飾子 | コンストラクタと説明 |
---|---|
protected |
SapLabel(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい SapLabel を作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getCharLeft()
[読み取り専用] ラベルの左からの座標(文字単位)。
|
int |
getCharTop()
[読み取り専用] ラベルの上からの座標(文字単位)。
|
int |
getCharWidth()
[読み取り専用] 要素の幅(文字単位)。
|
int |
getColorIndex()
[読み取り専用] ラベルの色インデックス。
|
String |
getDisplayedText()
[読み取り専用] ラベルのテキスト。
|
int |
getMaxlength()
[読み取り専用] ラベルのテキストの最大の長さ(コード単位)。
|
boolean |
isColorInverse()
[読み取り専用] ラベルに対して INVERSE 色スタイルが設定されているかどうか。
|
boolean |
isHighlighted()
[読み取り専用] ラベルに対して 'highlighted' フラグが割り当てられているかどうか。
|
boolean |
isHotspot()
[読み取り専用] ラベルに対するマウス クリックがラウンド トリップするかどうか。
|
boolean |
isLeftLabel()
[読み取り専用] コンポーネントに 'assign left' フラグが割り当てられているかどうか。
|
boolean |
isListElement()
[読み取り専用] 要素が ABAP リスト上にあるかどうか。
|
boolean |
isNumerical()
[読み取り専用] ラベルに数値だけを含めることができるかどうか。
|
boolean |
isRightLabel()
[読み取り専用] コンポーネントに 'assign right' フラグが割り当てられているかどうか。
|
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 SapLabel(JtfObjectHandle handle, Desktop desktop)
handle
- SapLabel を識別するハンドルdesktop
- このオブジェクトが存在するデスクトップpublic int getCharLeft()
public int getCharTop()
public int getCharWidth()
public int getColorIndex()
public boolean isColorInverse()
public String getDisplayedText()
public boolean isHighlighted()
public boolean isHotspot()
public boolean isLeftLabel()
public boolean isListElement()
public boolean isRightLabel()
public int getMaxlength()
public boolean isNumerical()
Copyright 2009-2012 Micro Focus. All Rights Reserved.