Enable conditional handling of drags.

Give #onDragStart a boolean return, and pass that value through the
event handler methods. This gives clients the option of not handling a drag,
in which case the events are returned as unhandled.

Change-Id: I447a74aa5c207af52327f35595087334f803d9b0
2 files changed