User Tools

Site Tools


drag_drop_area_properties
property constant can read can write persi
stent
type default min max usage
CS_Area_DragDataType int Dragged data
0 = unknown (non-CalendarSet)
1 = day
2 = event
3 = banner (all-day event)
CS_Area_DragDstArea int Destination area in case it is a CalendarSet area
CS_Area_DragDstBannerCodestext Drag destination banner codes
format is list of codes separated by '|'
CS_Area_DragDstDate int Destination day in CalendarSet as POSIX time
CS_Area_DragDstDayCodestext Drag destination day codes
format is list of codes separated by '|'
CS_Area_DragDstEvent text Destination event key when destination is an event or banner in CalendarSet
CS_Area_DragDstEventCodestext Drag destination event codes
format is list of codes separated by '|'
CS_Area_DragEventMoved bool Set to 1 (True) when CalendarSet handled the event move (dragging an event inside one area)
CS_Area_DragDstProcessID int 4D's process ID of the destination
CS_Area_DragDstRow int Row in the view where the drop occurred in Day/Week view
0 = all-day area part
>0 timed event
CS_Area_DragProcessID int 4D's process ID of this area
CS_Area_DragSrcArea int The origin of the drop:
<0 = CalendarSet area
>0 = AreaList Pro area
0 = another object was dropped
CS_Area_DragSrcEvent text Source event key when the drag is from CalendarSet
CS_Area_DragSrcEventCodestext Drag source event codes
format is list of codes separated by '|'
drag_drop_area_properties.txt · Last modified: 2020/06/17 17:47 by cs_admin