Closed hy9be closed 9 years ago
Q.all
Please read promise doc here: https://github.com/kriskowal/q
Q.all
Please read promise doc here: https://github.com/kriskowal/q
Thanks! I will give it a try.
@sebv btw, it looks wd does not even have a dnd api according to the document here: https://github.com/admc/wd/blob/master/doc/api.md. Is that a known fact? If it is, then I may need to use the mousedown and mouseup to imitate a dnd?
There is no Drag and drop api in JsonWire, there no portable way to write it, really it depends on your page.
Got you. Appreciate your help!
A click action in promise without chain is like this:
What about I want to do a drag and drop action, for which the function has two augments? I stuck at something like this: