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