Can I make a button a drop zone?

How do i make a button take on the ability to handle drops of components?

thank you

You can define drop zone for any HTML container with the help of addDrop method of the DragControl module:

http://webix.com/snippet/f41f5fbe

Check also http://docs.webix.com/helpers__dnd.html