how to show tooltip for a button?

I want show tooltips for some of my buttons in my toolbar, but button has no onMouseMove event!

now, how can i show tooltip?

Thanks!

there is a dedicated “tooltip” property http://webix.com/snippet/3f08e9e8

it works, thanks very much!