Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
book-of-vaadin.pdf
Скачиваний:
88
Добавлен:
24.03.2015
Размер:
13.43 Mб
Скачать

Part IV. Vaadin Add-ons

The Vaadin core library is just the beginning. Vaadin is designed to be highly extendable with third-party components, themes, data binding implementations, and tools. The add-ons are an important part of the Vaadin ecosystem, supporting also different business models for different needs.

Chapter 17

Using Vaadin

Add-ons

17.1. Overview ..............................................................................................

385

17.2. Downloading Add-ons from Vaadin Directory ......................................

386

17.3. Installing Add-ons in Eclipse with Ivy ...................................................

386

17.4. Using Add-ons in a Maven Project ......................................................

388

17.5. Troubleshooting ....................................................................................

391

This chapter describes the installation of add-on components, themes, containers, and other tools from the Vaadin Directory and the use of commercial add-ons offered by Vaadin.

17.1. Overview

In addition to the components, layouts, themes, and data sources built in into the core Vaadin library, many others are available as add-ons. Vaadin Directory [http://vaadin.com/directory/] provides a rich collection of add-ons for Vaadin, and you may find others from independent sources. Add-ons are also one way to share your own components between projects.

Installation of add-ons from Vaadin Directory is simple, just adding an Ivy or Maven dependency, or downloading the JAR package and and dropping it in the web library folder of the project. Most add-ons include a widget set, which you need to compile, but it's usually just a click of a button or a single command.

Book of Vaadin

385

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]