Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.ListBoxSI
-
Packages that use ListBoxSI Package Description org.uitnet.testing.smartfwk.ui.standard.imgobj -
-
Uses of ListBoxSI in org.uitnet.testing.smartfwk.ui.standard.imgobj
Fields in org.uitnet.testing.smartfwk.ui.standard.imgobj declared as ListBoxSI Modifier and Type Field Description protected ListBoxSIListBoxValidatorSI. listBoxObjMethods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return ListBoxSI Modifier and Type Method Description ListBoxSIListBoxSI. clone()ListBoxSIListBoxSI. setDisabled(boolean disabled)ListBoxSIListBoxSI. setReadOnly(boolean readOnly)ListBoxSIListBoxSI. updateLocatorParameterWithValue(String paramName, String paramValue)Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type ListBoxSI Constructor Description ListBoxValidatorSI(SmartAppDriver appDriver, ListBoxSI uiObject, org.sikuli.script.Region region)
-