Package | Description |
---|---|
com.microfocus.silktest.jtf.silverlight |
此程序包中包含 Silverlight TechDomain 的类。
|
com.microfocus.silktest.jtf.silverlight.common.types |
此程序包中包含 Silverlight TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
ToggleState |
SLToggleButton.getToggleState()
获取 按钮的切换状态。
|
ToggleState |
SLCheckBox.getToggleState()
获取 复选框的切换状态。
|
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.