| Package | Description |
|---|---|
| mmarquee.automation.controls | |
| mmarquee.automation.pattern | |
| mmarquee.automation.pattern.raw | |
| mmarquee.automation.uiautomation |
UIAutomationClient
|
| Modifier and Type | Method and Description |
|---|---|
ToggleState |
AutomationCheckbox.getToggleState()
Gets the toggle state of this control
|
| Modifier and Type | Method and Description |
|---|---|
ToggleState |
Toggle.currentToggleState()
Gets the toggled state of the control
|
| Modifier and Type | Method and Description |
|---|---|
ToggleState |
IUIAutomationTogglePattern.cachedToggleState()
Getter method for the COM property "CachedToggleState"
|
ToggleState |
IUIAutomationTogglePattern.currentToggleState()
Getter method for the COM property "CurrentToggleState"
|
| Modifier and Type | Method and Description |
|---|---|
static ToggleState |
ToggleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToggleState[] |
ToggleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.