
CHAPTER 3
Views
Summary of Views 3-53
ViewScrollUpScript()
ViewOverviewScript()
ViewAddChildScript(child)
ViewChangedScript(slot, view)
ViewDropChildScript(child)
ViewIdleScript()
sourceView:ViewDrawDragDataScript(bounds)
sourceView:ViewDrawDragBackgroundScript(bounds, copy)
destView:ViewGetDropTypesScript(currentPoint)
src: ViewGetDropDataScript(dragType, dragRef)
destView:ViewDragFeedbackScript(dragInfo, currentPoint, show)
sourceView:ViewDropApproveScript(destView)
sourceView:ViewGetDropDataScript(dragType, dragRef)
destView:ViewDropScript(dropType, dropData, dropPt)
sourceView:ViewDropMoveScript(dragRef, offset, lastDragPt, copy)
destView:ViewFindTargetScript(dragInfo)
sourceView:ViewDropRemoveScript(dragRef)
destView:ViewDropDoneScript()
Commentaires sur ces manuels