Uses of Class
com.vaadin.data.util.ContainerOrderedWrapper
-
Packages that use ContainerOrderedWrapper Package Description com.vaadin.data.util Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. -
-
Uses of ContainerOrderedWrapper in com.vaadin.data.util
Subclasses of ContainerOrderedWrapper in com.vaadin.data.util Modifier and Type Class Description classHierarchicalContainerOrderedWrapperA wrapper class for adding external ordering to containers not implementing theContainer.Orderedinterface while retainingContainer.Hierarchicalfeatures.
-