Package | Description |
---|---|
com.microfocus.silktest.jtf.sap |
This package contains classes for the SAP TechDomain.
|
com.microfocus.silktest.jtf.sap.common.types |
This package contains data types for the SAP TechDomain.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SapWindow.isVkeyAllowed(VKey vkey)
The method returns True if the given virtual key can be executed on the current screen.
|
void |
SapWindow.sendVKey(VKey vkey)
Send a virtual key to the system.
|
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.