Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.TextAreaSI
-
Packages that use 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. addPlatformImageForNativeApp(PlatformType platform, String leftSideImg, String rightSideImg)TextAreaSITextAreaSI. addPlatformImageForWebApp(PlatformType platform, WebBrowserType browserType, String leftSideImg, String rightSideImg)TextAreaSITextAreaSI. clone()TextAreaSITextAreaSI. setDisabled(boolean disabled)TextAreaSITextAreaSI. setReadOnly(boolean readOnly)TextAreaSITextAreaSI. updateLocatorParameterWithValue(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)
-