开发者

Flex Nested Drag And Drop

开发者 https://www.devze.com 2022-12-25 11:54 出处:网络
i have a canvas wh开发者_开发问答ere i can add layout say another canvas.So both the canvas have drag enter and drag drop event .I want to toggle this events .. i.e when outer canvas will accept drag

i have a canvas wh开发者_开发问答ere i can add layout say another canvas.So both the canvas have drag enter and drag drop event . I want to toggle this events .. i.e when outer canvas will accept drag inner will not accept and when inner will accept drag outer will not.I am facing a problem in nested drop events..Inner drop event is not working..Please help me out..Waiting for your help


Use the DragManager class and add and remove event listeners as needed.

0

精彩评论

暂无评论...
验证码 换一张
取 消