Class $.wijmo.wijspread.Key
Constructor Attributes | Constructor Name and Description |
---|---|
Defines the supported key code.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
$.wijmo.wijspread.Key.altkey
Indicates the Alt key.
|
<static> |
$.wijmo.wijspread.Key.backspace
Indicates the Backspace key.
|
<static> |
$.wijmo.wijspread.Key.c
Indicates the C key.
|
<static> |
$.wijmo.wijspread.Key.ctrl
Indicates the Ctrl key.
|
<static> |
$.wijmo.wijspread.Key.del
Indicates the Delete key.
|
<static> |
$.wijmo.wijspread.Key.down
Indicates the down arrow key.
|
<static> |
$.wijmo.wijspread.Key.end
Indicates the End key.
|
<static> |
$.wijmo.wijspread.Key.enter
Indicates the Enter key.
|
<static> |
$.wijmo.wijspread.Key.esc
Indicates the Esc key.
|
<static> |
$.wijmo.wijspread.Key.home
Indicates the Home key.
|
<static> |
$.wijmo.wijspread.Key.left
Indicates the left arrow key.
|
<static> |
$.wijmo.wijspread.Key.pdn
Indicates the Page Down key.
|
<static> |
$.wijmo.wijspread.Key.pup
Indicates the Page Up key.
|
<static> |
$.wijmo.wijspread.Key.right
Indicates the right arrow key.
|
<static> |
$.wijmo.wijspread.Key.shift
Indicates the Shift key.
|
<static> |
$.wijmo.wijspread.Key.space
Indicates the space key.
|
<static> |
$.wijmo.wijspread.Key.tab
Indicates the Tab key.
|
<static> |
$.wijmo.wijspread.Key.up
Indicates the up arrow key.
|
<static> |
$.wijmo.wijspread.Key.v
Indicates the V key.
|
<static> |
$.wijmo.wijspread.Key.x
Indicates the X key.
|
<static> |
$.wijmo.wijspread.Key.y
Indicates the Y key.
|
<static> |
$.wijmo.wijspread.Key.z
Indicates the Z key.
|
Field Detail
<static>
$.wijmo.wijspread.Key.altkey
Indicates the Alt key.
<static>
$.wijmo.wijspread.Key.backspace
Indicates the Backspace key.
<static>
$.wijmo.wijspread.Key.c
Indicates the C key.
<static>
$.wijmo.wijspread.Key.ctrl
Indicates the Ctrl key.
<static>
$.wijmo.wijspread.Key.del
Indicates the Delete key.
<static>
$.wijmo.wijspread.Key.down
Indicates the down arrow key.
<static>
$.wijmo.wijspread.Key.end
Indicates the End key.
<static>
$.wijmo.wijspread.Key.enter
Indicates the Enter key.
<static>
$.wijmo.wijspread.Key.esc
Indicates the Esc key.
<static>
$.wijmo.wijspread.Key.home
Indicates the Home key.
<static>
$.wijmo.wijspread.Key.left
Indicates the left arrow key.
<static>
$.wijmo.wijspread.Key.pdn
Indicates the Page Down key.
<static>
$.wijmo.wijspread.Key.pup
Indicates the Page Up key.
<static>
$.wijmo.wijspread.Key.right
Indicates the right arrow key.
<static>
$.wijmo.wijspread.Key.shift
Indicates the Shift key.
<static>
$.wijmo.wijspread.Key.space
Indicates the space key.
<static>
$.wijmo.wijspread.Key.tab
Indicates the Tab key.
<static>
$.wijmo.wijspread.Key.up
Indicates the up arrow key.
<static>
$.wijmo.wijspread.Key.v
Indicates the V key.
<static>
$.wijmo.wijspread.Key.x
Indicates the X key.
<static>
$.wijmo.wijspread.Key.y
Indicates the Y key.
<static>
$.wijmo.wijspread.Key.z
Indicates the Z key.