| Package | Description |
|---|---|
| mmarquee.automation.condition.raw | |
| mmarquee.automation.uiautomation |
UIAutomationClient
|
| Modifier and Type | Method and Description |
|---|---|
PropertyConditionFlags |
IUIAutomationPropertyCondition.propertyConditionFlags()
Getter method for the COM property "PropertyConditionFlags"
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyConditionFlags |
PropertyConditionFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyConditionFlags[] |
PropertyConditionFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationCondition |
IUIAutomation.createPropertyConditionEx(int propertyId,
Object value,
PropertyConditionFlags flags) |
Copyright © 2016. All rights reserved.