| Package | Description |
|---|---|
| com.microfocus.silktest.jtf.silverlight |
This package contains classes for the Silverlight TechDomain.
|
| com.microfocus.silktest.jtf.silverlight.common.types |
This package contains data types for the Silverlight TechDomain.
|
| Modifier and Type | Method and Description |
|---|---|
ToggleState |
SLToggleButton.getToggleState()
Gets the toggle state of the button.
|
ToggleState |
SLCheckBox.getToggleState()
Gets the toggle state of the check box.
|
| 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 2009-2012 Micro Focus. All Rights Reserved.