Directory

ToolbarWindow - Vaadin Add-on Directory

An extended window that allows you to add any components to the window header. Most suitable for adding minimize/maximize buttons. ToolbarWindow - Vaadin Add-on Directory
Ever wanted to place extra buttons in the window header, such as a simple minimize or maximize button? Now you can! The toolbar area accepts any Vaadin component, so you could even place a Table there, but that's not really what this component was designer for ;) The demo application contains an example implementation for the maximize and minimize functions, with an additional custom button in the toolbar. The Animator add-on is also used to provide the smooth minimize animation. DEPENDENCIES -CSSInject 0.11 is required - http://vaadin.com/addon/cssinject