public class DomTextField extends DomElement
修飾子 | コンストラクタと説明 |
---|---|
protected |
DomTextField(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい DomTextField を作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
clearText()
テキスト フィールドのテキストをクリアします。
|
String |
getText()
[読み取り専用] テキスト フィールドに表示されるテキスト。
|
boolean |
isPassword()
[読み取り専用] テキスト フィールドがパスワード テキスト フィールドであるかどうか。
|
void |
setText(String text)
テキストを設定します。
|
domClick, domClick, domClick, domDoubleClick, domDoubleClick, domDoubleClick, domDoubleClick, domMouseMove, domMouseMove, executeJavaScript, executeJavaScript, getCssStyle, getDomAttribute, getDomAttributeList, getDomAttributeList, getHtmlRect, highlight, scrollIntoView, setDomAttribute, unhighlight
click, click, click, click, doubleClick, doubleClick, doubleClick, doubleClick, isVisible, mouseMove, mouseMove, pressKeys, pressKeys, pressMouse, pressMouse, pressMouse, pressMouse, releaseKeys, releaseKeys, releaseMouse, releaseMouse, releaseMouse, releaseMouse, setFocus, typeKeys, typeKeys, typeKeys, typePasswordKeys, typePasswordKeys, typePasswordKeys
captureBitmap, captureBitmap, exists, exists, generateLocator, getChildren, getDynamicMethodList, getParent, getPropertyList, getRect, getRect, 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 DomTextField(JtfObjectHandle handle, Desktop desktop)
handle
- DomTextField を識別するハンドルdesktop
- このオブジェクトが存在するデスクトップpublic void clearText()
public void setText(String text)
text
- 設定するテキストpublic boolean isPassword()
public String getText()
getText
クラス内 DomElement
Copyright 2009-2012 Micro Focus. All Rights Reserved.