Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.TextBoxSI
-
Packages that use TextBoxSI Package Description org.uitnet.testing.smartfwk.ui.standard.imgobj -
-
Uses of TextBoxSI in org.uitnet.testing.smartfwk.ui.standard.imgobj
Fields in org.uitnet.testing.smartfwk.ui.standard.imgobj declared as TextBoxSI Modifier and Type Field Description protected TextBoxSITextBoxValidatorSI. textBoxObjMethods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return TextBoxSI Modifier and Type Method Description TextBoxSITextBoxSI. addPlatformImageForNativeApp(PlatformType platform, String leftSideImg, String rightSideImg)TextBoxSITextBoxSI. addPlatformImageForWebApp(PlatformType platform, WebBrowserType browserType, String leftSideImg, String rightSideImg)TextBoxSITextBoxSI. clone()TextBoxSITextBoxSI. setDisabled(boolean disabled)TextBoxSITextBoxSI. setReadOnly(boolean readOnly)TextBoxSITextBoxSI. updateLocatorParameterWithValue(String paramName, String paramValue)Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type TextBoxSI Constructor Description TextBoxValidatorSI(SmartAppDriver appDriver, TextBoxSI uiObject, org.sikuli.script.Region region)
-