Package | Description |
---|---|
com.microfocus.silktest.jtf.sap |
此程序包中包含 SAP TechDomain 的类。
|
com.microfocus.silktest.jtf.sap.common.types |
此程序包中包含 SAP TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
boolean |
SapWindow.isVkeyAllowed(VKey vkey)
如果在当前屏幕上执行指定虚拟键,则此方法返回 True。
|
void |
SapWindow.sendVKey(VKey vkey)
发送虚拟键至系统。
|
Modifier and Type | Method and Description |
---|---|
static VKey |
VKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VKey[] |
VKey.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.