Uses of Interface
com.vaadin.data.Item.Viewer
-
Packages that use Item.Viewer Package Description 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 Modifier and Type Interface Description static interfaceItem.EditorInterface implemented by theEditorclasses capable of editing the Item. -
Uses of Item.Viewer in com.vaadin.ui
Classes in com.vaadin.ui that implement Item.Viewer Modifier and Type Class Description classFormDeprecated.As of 7.0, useFieldGroupinstead ofFormfor more flexibility.
-