Actions
Vaadin Add-on » History » Revision 2
« Previous |
Revision 2/12
(diff)
| Next »
Henning Blohm, 30.06.2013 11:43
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 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 11 years ago · 2 revisions