| Package | Description |
|---|---|
| mmarquee.automation | |
| mmarquee.automation.controls | |
| mmarquee.automation.uiautomation |
UIAutomationClient
|
| Modifier and Type | Method and Description |
|---|---|
OrientationType |
AutomationElement.getOrientation()
Gets the current orientation
|
| Modifier and Type | Method and Description |
|---|---|
OrientationType |
AutomationBase.getOrientation()
The current orientation of the element
|
| Modifier and Type | Method and Description |
|---|---|
OrientationType |
IUIAutomationElement.cachedOrientation()
Getter method for the COM property "CachedOrientation"
|
OrientationType |
IUIAutomationElement.currentOrientation()
Getter method for the COM property "CurrentOrientation"
|
static OrientationType |
OrientationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrientationType[] |
OrientationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.