Enum ControlKey

  • All Implemented Interfaces:
    Serializable, Comparable<ControlKey>

    public enum ControlKey
    extends Enum<ControlKey>
    String constants for the various key mnemonics that can be used in the PresentationSpace.sendKeys method. Some control keys are host-specific. To learn more, please refer to the Micro Focus Host Access for the Cloud system help, "Using the Macro API / Macro API Objects / ControlKey".
    See Also:
    PresentationSpace.sendKeys(String)