public class NameCondition extends PropertyCondition
propertyautomation| Constructor and Description |
|---|
NameCondition() |
NameCondition(String name)
Constructor for the name condition
|
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationCondition |
getCondition()
Gets the raw property
|
public NameCondition()
public NameCondition(String name)
name - The name to checkpublic IUIAutomationCondition getCondition()
getCondition in class ConditionCopyright © 2016. All rights reserved.