Directory

UI Flexers for Vaadin - Vaadin Add-on Directory

A set of helper classes for creating a responsive Vaadin UI UI Flexers for Vaadin - Vaadin Add-on Directory
Have you ever tried to create a responsive UI with components size set to 100%? Well it is possible thanks to feature called expand ratio. It's a great option but it has it's drawbacks... when resizing the browser window, it's easy for components to overlap each other... I've created bunch of simple 'flexer' classes, that can change the value of expand ratio according to height or width of browser window. You can add size constraints and pair them with desired expand ratio values. When resizing, expand ratios will change on the fly.