Class LabelSI
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.objects.UIObject
org.uitnet.testing.smartfwk.ui.core.objects.label.Label
org.uitnet.testing.smartfwk.ui.standard.imgobj.LabelSI
public class LabelSI extends Label
- Author:
- Madhav Krishna
-
Field Summary
Fields Modifier and Type Field Description protected StringlabelImgprotected ObjectLocationlabelImgLocationFields inherited from class org.uitnet.testing.smartfwk.ui.core.objects.UIObject
displayName, locatorType, uiObjectType -
Constructor Summary
Constructors Constructor Description LabelSI(String displayName, String labelImg, ObjectLocation labelImgLocation) -
Method Summary
Modifier and Type Method Description LabelSIclone()StringgetLabelImage()ObjectLocationgetLabelImageLocation()LabelValidatorSIgetValidator(WebBrowser browser, org.sikuli.script.Region region)LabelSIupdateLocatorParameterWithValue(String paramName, String value)Methods inherited from class org.uitnet.testing.smartfwk.ui.core.objects.UIObject
getDisplayName, getLocatorType, getType
-
Field Details
-
labelImg
-
labelImgLocation
-
-
Constructor Details
-
LabelSI
-
-
Method Details
-
getLabelImage
-
getLabelImageLocation
-
getValidator
- Specified by:
getValidatorin classLabel
-
clone
-
updateLocatorParameterWithValue
- Specified by:
updateLocatorParameterWithValuein classUIObject
-