Directory

ExternalLayout - Vaadin Add-on Directory

ExternalLayout allows Vaadin components to be rendered outside the normal Vaadin application DOM-hierarchy ExternalLayout - Vaadin Add-on Directory
ExternalLayout is a single component container that can render the given component to any HTML-element in the page. The element is located with an element id. ExternalLayout can be used e.g. for rendering a search box or a shopping cart outside the Vaadin application in a portal environment.
Source Code
Author Homepage
Online Demo
Issue Tracker

ExternalLayout version 0.5.0
null

ExternalLayout version 1.0
Includes a fix for the server-side component hierarchy from Matti Tahvonen

ExternalLayout version 2.0
Converted to Vaadin 7

ExternalLayout version 2.0.1
Migrate to Vaadin 7 RC2

ExternalLayout version 2.1.0
Minor changes to make addon work with 7.6