4D View v14PV Triggers |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV Triggers
|
Constant | Type | Value | Comment |
pv trigger input key | Longint | 1 | Data entry is triggered by any keystroke. In this case, browsing between cells is only possible using the keyboard (Tab and Shift+Tab to move horizontally, Carriage return and Shift+Carriage return to move vertically, or the arrow keys). |
pv trigger input on enter | Longint | 2 | Data entry is triggered by the Enter key (numerical keypad). |
pv trigger input on gain sel | Longint | 4 | Data entry is triggered in the cell which has the focus. In this mode, as soon as a cell is selected, it takes the focus and the cursor becomes an input cursor. |
pv trigger none | Longint | 0 |
|
pv trigger on alt click | Longint | 32 |
|
pv trigger on alt double click | Longint | 64 |
|
pv trigger on click | Longint | 8 |
|
pv trigger on ctrl click | Longint | 128 |
|
pv trigger on ctrl double click | Longint | 256 |
|
pv trigger on double click | Longint | 16 |
|
pv trigger on shift click | Longint | 512 |
|
pv trigger on shift double clic | Longint | 1024 |
|
pv trigger select on arrow | Longint | 1 | Selection is defined (active cell only) using the arrow keys. Extending or reducing a selection is not possible. |
pv trigger select on return | Longint | 4 | Selection is defined (active cell only) using the Carriage Return key. Extending or reducing a selection is not possible. |
pv trigger select on tab | Longint | 2 | Selection is defined (active cell only) using the Tab key or the Shift+Tab key combination. Extending or reducing a selection is not possible. |
Product: 4D View
Theme: Constant Theme List
PV Get area property
PV SET AREA PROPERTY
4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D View v14)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)