4D View v14PV Drag drop allowed |
||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV Drag drop allowed
|
Constant | Type | Value | Comment |
pv DD 4D objects | Longint | 1024 | 4D objects can be dropped. All types of 4D fields (except for BLOBs and sub-tables) and variables (except for BLOBs) can be dropped. |
pv DD adjacent cells | Longint | 4 | Multiple adjacent cells or a single-cell selection can be dragged and/or dropped. |
pv DD adjacent columns | Longint | 256 | Multiple adjacent columns or a single-column selection can be dragged and/or dropped. |
pv DD adjacent rows | Longint | 32 | Multiple adjacent rows or single row selections can be dragged and/or dropped. |
pv DD multiple cells | Longint | 8 | Multiple cells (adjacent or not) or a single-cell selection can be dragged and/or dropped. |
pv DD multiple columns | Longint | 512 | Multiple columns (adjacent or not) or a single-column selection can be dragged and/or dropped. |
pv DD multiple rows | Longint | 64 | Multiple rows (adjacent or not) or a single-row selection can be dragged and/or dropped. |
pv DD not allowed | Longint | 0 | No selection can be dragged or dropped in the area—even if drag and drop is allowed. |
pv DD single cell | Longint | 2 | Single cell selections can be dragged and/or dropped. |
pv DD single column | Longint | 128 | Single column selections can be dragged and/or dropped. |
pv DD single row | Longint | 16 | Single row selections can be dragged and/or dropped. |
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)