RadialContextMenu
A radial context menu
While drop-down context menus are common, they are far from optimal. A radial context menu offers all options in a circle around the focal point. This makes each option equally close to each other, making choosing one certain option very fast and user friendly.
The RadialContextMenu is an Extension that can be bound to any AbstractComponent or UI object.
Consider this an Alpha version: the functionality is there, but there is a lot of polish and some important features still to be done.
Links
Compatibility
0.0.1 | 0.0.2 | |
---|---|---|
(24.4) | ||
(24.3) | ||
(24.2) | ||
(24.1) | ||
(24) | ||
(23) | ||
(22) | ||
(21) | ||
(20) | ||
(19) | ||
(18) | ||
(17) | ||
(16) | ||
(15) | ||
(14) | ||
(13) | ||
(12) | ||
(11) | ||
(10) | ||
(8.21) | ||
(8.20) | ||
(8.19) | ||
(8.18) | ||
(8.17) | ||
(8.16) | ||
(8.15) | ||
(8.14) | ||
(8.13) | ||
(8.12) | ||
(8.11) | ||
(8.10) | ||
(8.9) | ||
(8.8) | ||
(8.7) | ||
(8.6) | ||
(8.5) | ||
(8.4) | ||
(8.3) | ||
(8.2) | ||
(8.1) | ||
(8.0) | ||
7.0-7.7 | Y | Y |
-7.6 | Y | Y |
-7.5 | Y | Y |
-7.4 | Y | Y |
-7.3 | Y | Y |
-7.2 | Y | Y |
-7.1 | Y | Y |
-7.0 | Y | Y |
(6.8) | ||
(6.7) | ||
(6.6) | ||
(6.5) | ||
(6.4) | ||
(6.3) | ||
(6.2) | ||
(6.1) | ||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
- Released
- 2013-01-27
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 7.0+
- Browser
- Firefox
- Google Chrome
- Internet Explorer
RadialContextMenu - Vaadin Add-on Directory
A radial context menuWhile drop-down context menus are common, they are far from optimal. A radial context menu offers all options in a circle around the focal point. This makes each option equally close to each other, making choosing one certain option very fast and user friendly.
The RadialContextMenu is an Extension that can be bound to any AbstractComponent or UI object.
Consider this an Alpha version: the functionality is there, but there is a lot of polish and some important features still to be done.
Online DemoIssue Tracker
Source Code