Uses of Enum Class
com.hp.lft.sdk.sap.gui.SapFunctionKey
Packages that use SapFunctionKey
-
Uses of SapFunctionKey in com.hp.lft.sdk.sap.gui
Methods in com.hp.lft.sdk.sap.gui that return SapFunctionKeyModifier and TypeMethodDescriptionstatic SapFunctionKey
Returns the enum constant of this class with the specified name.static SapFunctionKey[]
SapFunctionKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.sap.gui with parameters of type SapFunctionKeyModifier and TypeMethodDescriptionvoid
Window.sendKey
(SapFunctionKey key) Presses a non-printing key or key combination.