4D View v16PV Triggers |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v16
PV Triggers
|
Constante | Tipo | Valor | Comentário |
pv trigger input key | Inteiro longo | 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 | Inteiro longo | 2 | Data entry is triggered by the Enter key (numerical keypad). |
pv trigger input on gain sel | Inteiro longo | 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 | Inteiro longo | 0 |
|
pv trigger on alt click | Inteiro longo | 32 |
|
pv trigger on alt double click | Inteiro longo | 64 |
|
pv trigger on click | Inteiro longo | 8 |
|
pv trigger on ctrl click | Inteiro longo | 128 |
|
pv trigger on ctrl double click | Inteiro longo | 256 |
|
pv trigger on double click | Inteiro longo | 16 |
|
pv trigger on shift click | Inteiro longo | 512 |
|
pv trigger on shift double clic | Inteiro longo | 1024 |
|
pv trigger select on arrow | Inteiro longo | 1 | Selection is defined (active cell only) using the arrow keys. Extending or reducing a selection is not possible. |
pv trigger select on return | Inteiro longo | 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 | Inteiro longo | 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. |
Produto: 4D View
Tema: Lista de temas de constantes
4D View Linguagem ( 4D View v16)