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(AppConfig appConfig, String paramName, String paramValue)Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type TextAreaSI Constructor Description TextAreaValidatorSI(SmartAppDriver appDriver, TextAreaSI uiObject, org.sikuli.script.Region region)