Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.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 value)Deprecated.Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type ListBoxSI Constructor Description ListBoxValidatorSI(WebBrowser browser, ListBoxSI uiObject, org.sikuli.script.Region region)