Uses of Interface
com.vaadin.v7.data.Container.Viewer
-
Packages that use Container.Viewer Package Description com.vaadin.v7.data com.vaadin.v7.ui -
-
Uses of Container.Viewer in com.vaadin.v7.data
Subinterfaces of Container.Viewer in com.vaadin.v7.data Modifier and Type Interface Description static interfaceContainer.EditorDeprecated. -
Uses of Container.Viewer in com.vaadin.v7.ui
Classes in com.vaadin.v7.ui that implement Container.Viewer Modifier and Type Class Description classAbstractSelectDeprecated.As of 8.0, replaced byAbstractListingclassComboBoxDeprecated.As of 8.0 replaced byComboBoxbased on the new data binding APIclassListSelectDeprecated.As of 8.0 replaced byListSelectbased on the new data binding APIclassNativeSelectDeprecated.As of 8.0 replaced byNativeSelectbased on the new data binding APIclassOptionGroupDeprecated.As of 8.0, useRadioButtonGroupfor single select orCheckBoxGroupfor multiselect insteadclassSelectDeprecated.As of 7.0.classTableDeprecated.As of 8.0, useGridinsteadclassTreeDeprecated.Seecom.vaadin.ui.Tree.classTreeTableDeprecated.SeeTreeGrid.classTwinColSelectDeprecated.As of 8.0 replaced byTwinColSelectbased on the new data binding API
-