Uses of Class
com.vaadin.data.util.ContainerOrderedWrapper

Packages that use ContainerOrderedWrapper
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
 class HierarchicalContainerOrderedWrapper
          A wrapper class for adding external ordering to containers not implementing the Container.Ordered interface while retaining Container.Hierarchical features.
 



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