Uses of Interface
com.vaadin.data.Item.Viewer

Packages that use Item.Viewer
com.vaadin.data Contains interfaces for the data layer, mainly for binding typed data and data collections to components, and for validating data. 
com.vaadin.ui   
 

Uses of Item.Viewer in com.vaadin.data
 

Subinterfaces of Item.Viewer in com.vaadin.data
static interface Item.Editor
          Interface implemented by the Editor classes capable of editing the Item.
 

Uses of Item.Viewer in com.vaadin.ui
 

Classes in com.vaadin.ui that implement Item.Viewer
 class Form
          Form component provides easy way of creating and managing sets fields.
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.