Uses of Interface
com.vaadin.data.Item.Viewer
-
Packages that use Item.Viewer Package Description com.vaadin.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 interface
Item.Editor
Interface implemented by theEditor
classes 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 class
Form
Deprecated.As of 7.0, useFieldGroup
instead ofForm
for more flexibility.
-