Package org.vaadin.firitin.layouts


package org.vaadin.firitin.layouts
  • Class
    Description
    A simple container that can position children in 5 regions, namely: NORTH, SOUTH, EAST, WEST, CENTER.
     
    A stack of components with the theme's gap between them, flush with its surroundings.
     
    A view one level down from the front page: the floating header — the way back, the title, the view's actions — and a content area that scrolls correctly.
    A floating header line for a sub-view: the way back at the left edge, the view's name in the middle, and room for the view's actions at the right edge.
    A TabSheet component that behaves in the same way as the familiar Vaadin 7,8.