public class SapTextField extends SapComponent
修飾子 | コンストラクタと説明 |
---|---|
protected |
SapTextField(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい SapTextField を作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getDisplayedText()
[読み取り専用] 画面上に表示されるテキスト(前後の空白を含む)。
|
boolean |
isPassword()
[読み取り専用] テキスト フィールドがパスワード テキスト フィールドであるかどうか。
|
void |
setPasswordText(String password)
暗号化されたパスワードをオブジェクトに送信します。
|
void |
setText(String text)
コントロールのテキストを指定したテキストに設定します。
|
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 SapTextField(JtfObjectHandle handle, Desktop desktop)
handle
- SapTextField を識別するハンドルdesktop
- このオブジェクトが存在するデスクトップpublic void setPasswordText(String password)
password
- 暗号化されたパスワードpublic void setText(String text)
text
- テキスト コンポーネントの新しいテキストpublic String getDisplayedText()
public boolean isPassword()
Copyright 2009-2012 Micro Focus. All Rights Reserved.