Table of Contents

Enum TableKeyModifier

Keyboard keys that can be pressed and held down during the execution of a table method, such as the click method.

Namespace: HP.LFT.SDK.Java
Assembly: HP.LFT.SDK.dll
Syntax
public enum TableKeyModifier

Fields

Name Description
Alt

Alt key.

Control

Control key.

ControlAndShift

Control and Shift keys pressed at the same time.

Shift

Shift key.