Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.TextAreaSI
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.standard.imgobj |
-
Uses of TextAreaSI in org.uitnet.testing.smartfwk.ui.standard.imgobj
Fields in org.uitnet.testing.smartfwk.ui.standard.imgobj declared as TextAreaSI Modifier and Type Field Description protected TextAreaSITextAreaValidatorSI. textAreaObjMethods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return TextAreaSI Modifier and Type Method Description TextAreaSITextAreaSI. clone()TextAreaSITextAreaSI. setDisabled(boolean disabled)TextAreaSITextAreaSI. setReadOnly(boolean readOnly)TextAreaSITextAreaSI. updateLocatorParameterWithValue(String paramName, String value)Deprecated.Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type TextAreaSI Constructor Description TextAreaValidatorSI(WebBrowser browser, TextAreaSI uiObject, org.sikuli.script.Region region)