Table of Contents
SplitButton
The SpliteButton acts like a normal button, but it opens a menu when clicking on the arrow.
Preview Image
Features
- Contain text and/or icon.
- Mouse and keyboard support.
- Ellipsis: If the label does not fit into the widget bounds an ellipsis (”…”) is rendered at the end of the label.
- Menu support.
Description
The SpliteButton acts like a normal button, but it opens a menu when clicking on the arrow. The menu could contain a history list or something like this.
For using a menu see: Menu
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.SplitButton

