4D View v14PV Triggers |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV Triggers
|
Constante | Tipo | Valor | Comentario |
pv trigger input key | Entero largo | 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 | Entero largo | 2 | Data entry is triggered by the Enter key (numerical keypad). |
pv trigger input on gain sel | Entero largo | 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 | Entero largo | 0 |
|
pv trigger on alt click | Entero largo | 32 |
|
pv trigger on alt double click | Entero largo | 64 |
|
pv trigger on click | Entero largo | 8 |
|
pv trigger on ctrl click | Entero largo | 128 |
|
pv trigger on ctrl double click | Entero largo | 256 |
|
pv trigger on double click | Entero largo | 16 |
|
pv trigger on shift click | Entero largo | 512 |
|
pv trigger on shift double clic | Entero largo | 1024 |
|
pv trigger select on arrow | Entero largo | 1 | Selection is defined (active cell only) using the arrow keys. Extending or reducing a selection is not possible. |
pv trigger select on return | Entero largo | 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 | Entero largo | 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. |
Producto: 4D View
Tema: Lista de temas de constantes
PV Get area property
PV SET AREA PROPERTY
4D View - Lenguaje ( 4D View v11.4)
4D View - Lenguaje ( 4D View v12)
4D View - Lenguaje ( 4D View v14)
4D View - Lenguaje ( 4D v13)
4D View - Lenguaje ( 4D View v14 R2)
4D View - Lenguaje ( 4D View v14 R3)
4D View - Lenguaje ( 4D View v14 R4)