| Package | Description |
|---|---|
| mmarquee.automation.pattern.raw | |
| mmarquee.automation.uiautomation |
UIAutomationClient
|
| Modifier and Type | Method and Description |
|---|---|
ExpandCollapseState |
IUIAutomationExpandCollapsePattern.cachedExpandCollapseState()
Getter method for the COM property "CachedExpandCollapseState"
|
ExpandCollapseState |
IUIAutomationExpandCollapsePattern.currentExpandCollapseState()
Getter method for the COM property "CurrentExpandCollapseState"
|
| Modifier and Type | Method and Description |
|---|---|
static ExpandCollapseState |
ExpandCollapseState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpandCollapseState[] |
ExpandCollapseState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.