Project

General

Profile

Actions

Vaadin Add-on » History » Revision 3

« Previous | Revision 3/12 (diff) | Next »
Henning Blohm, 30.06.2013 11:44


The Vaadin Add-on

The Vaadin add-on provides the Vaadin libraries and some minimal supporting functionality:

  • The ContextClassLoader (source, javadoc) utility helps loading your Vaadin application class from the right context.
  • An extensibility utility. The ExtensionComponentsUtil (source, javadoc) help you to split a Vaadin web application across modules (javadoc).

More details on the ContextClassLoader

tbd

More details on the ExtensionComponentsUtil

Updated by Henning Blohm over 10 years ago · 3 revisions