-
-
-
-
-
-
-
Methods in org.uitnet.testing.smartfwk.ui.standard.domobj with parameters of type AppConfig
| Modifier and Type |
Method |
Description |
ButtonSD |
ButtonSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
CheckBoxSD |
CheckBoxSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
ComboBoxSD |
ComboBoxSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
HyperlinkSD |
HyperlinkSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
ImageSD |
ImageSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
LabelSD |
LabelSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
ListBoxSD |
ListBoxSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
RadioButtonGroupSD |
RadioButtonGroupSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
RadioButtonSD |
RadioButtonSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
TextAreaSD |
TextAreaSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
TextBoxSD |
TextBoxSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
WebPageTitleSD |
WebPageTitleSD.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
-
Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type AppConfig
| Modifier and Type |
Method |
Description |
ButtonSI |
ButtonSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
CheckBoxSI |
CheckBoxSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
ComboBoxSI |
ComboBoxSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
HyperlinkSI |
HyperlinkSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
ImageSI |
ImageSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
LabelSI |
LabelSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
ListBoxSI |
ListBoxSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
RadioButtonSI |
RadioButtonSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
TextAreaSI |
TextAreaSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
TextBoxSI |
TextBoxSI.updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
|
-