Interface: LineSelectKeyEvent
Defined in: src/sdk/fmc/FmcInteractionEvents.ts:4
An FMC line select key
Properties
col
col:
number
Defined in: src/sdk/fmc/FmcInteractionEvents.ts:9
The LSK column
isDelete
isDelete:
boolean
Defined in: src/sdk/fmc/FmcInteractionEvents.ts:15
Whether the CLEAR/DELETE key (if applicable) was activated
row
row:
number
Defined in: src/sdk/fmc/FmcInteractionEvents.ts:6
The LSK row
scratchpadContents
scratchpadContents:
string
Defined in: src/sdk/fmc/FmcInteractionEvents.ts:12
The scratchpad contents at the time of pressing the LSK