NavigationBuilder: This addon provides a builder-style way of programming navigation in Vaadin.
It enriches the existing functionality. No widgetset compiling required.
Features
- Builder-style navigation implementations;
- Open (external) url’s in current or new tab;
- Navigate to url fragments (like ‘/app’);
- Navigate through browser history (back/next);
- Make use of pre-configured navigations;
- Attach your own listeners to be executed upon navigation;
- Navigate right away, or prepare your navigation and perform it later (or again).