public class TechDomain extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static TechDomain |
FLEX
Flex tech 域的常量。
|
static TechDomain |
SAP
SAP tech 域的常量。
|
static TechDomain |
SILVERLIGHT
Silverlight tech 域的常量。
|
static TechDomain |
SWING
Swing tech 域的常量。
|
static TechDomain |
SWT
SWT tech 域的常量。
|
static TechDomain |
WIN32
Win32 tech 域的常量。
|
static TechDomain |
WINDOWS_FORMS
Windows Forms tech 域的常量。
|
static TechDomain |
WPF
WPF tech 域的常量。
|
static TechDomain |
XBROWSER
xBrowser tech 域的常量。
|
Constructor and Description |
---|
TechDomain(String name)
Deprecated.
不推荐在 Silk Test 2011 之后的版本中显性使用构造函数,而是使用提供的常量 TechDomain.SAP、TechDomain.WPF 等。
|
public static final TechDomain SWING
public static final TechDomain SAP
public static final TechDomain XBROWSER
public static final TechDomain FLEX
public static final TechDomain SWT
public static final TechDomain WIN32
public static final TechDomain WPF
public static final TechDomain WINDOWS_FORMS
public static final TechDomain SILVERLIGHT
public TechDomain(String name)
name
- tech 域的名称。Copyright 2009-2012 Micro Focus. All Rights Reserved.