Appendix C. Drag and drop resources and callbacks

Appendix C. Drag and drop resources and callbacks
This section provides a detailed listing of the resources and callbacks for each class in the Drag and Drop subsystem. Note that only the set resource methods are shown in each table, unless a resource only has a get method. Get methods have the same name without the colon. Create/Set/Get (CSG) access designation and default value are listed for each resource and callback.
The example Table 1. CwArrowButton resource and callback methods in Appendix A, "Widget resources and callbacks" shows how to use the tables in this appendix.
Table 113. EwDragAndDropAdapter resource and callback methods
 
Table 114. EwSourceAdapter resource and callback methods
 
Table 115. EwTargetAdapter resource and callback methods
EwTargetAdapter also inherits resource and callback methods from EwTargetAdapter (Table 115), EwDragAndDropAdapter (Table 113) and Object.