Class $.wijmo.wijspread.Direction
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Defines the direction.
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
$.wijmo.wijspread.Direction.down
Indicates the down direction.
|
| <static> |
$.wijmo.wijspread.Direction.left
Indicates the left direction.
|
| <static> |
$.wijmo.wijspread.Direction.right
Indicates the right direction.
|
| <static> |
$.wijmo.wijspread.Direction.up
Indicates the up direction.
|
Field Detail
<static>
$.wijmo.wijspread.Direction.down
Indicates the down direction.
<static>
$.wijmo.wijspread.Direction.left
Indicates the left direction.
<static>
$.wijmo.wijspread.Direction.right
Indicates the right direction.
<static>
$.wijmo.wijspread.Direction.up
Indicates the up direction.