Quantcast
Channel: Vaadin Archives - Java Code Geeks
Viewing all articles
Browse latest Browse all 10

Vaadin Menu Example

$
0
0
We can organize commands into a menu. The menu allows us to stack multiple buttons in a logic way for the work flow. If we have too much commands or buttons in our user interface we need to consider to use a menu in our application. A menu has a tree structure with a main root with …

Viewing all articles
Browse latest Browse all 10

Trending Articles