Table of Contents
HoverButton
The HoverButton is an Atom, which fires repeatedly execute events while the mouse is over the widget.
Preview Image
Features
- Contain text and/or icon.
- Ellipsis: If the label does not fit into the widget bounds an ellipsis (”…”) is rendered at the end of the label.
- Event interval is adjustable.
Description
The HoverButton is an Atom, which fires repeatedly execute events while the mouse is over the widget. The interval time for the HoverButton event can be configured by the developer.
Demos
Here are some links that demonstrate the usage of the widget:
API
Here is a link to the API of the Widget:
qx.ui.form.HoverButton

