Uses of Interface
com.itmill.toolkit.data.Container.Sortable

Packages that use Container.Sortable
com.itmill.toolkit.data.util Provides various utility classes that implement the data layer functionality. 
com.itmill.toolkit.ui Provides interfaces and classes in the IT Mill Toolkit. 
 

Uses of Container.Sortable in com.itmill.toolkit.data.util
 

Classes in com.itmill.toolkit.data.util that implement Container.Sortable
 class HierarchicalContainer
          A specialized Container whose contents can be accessed like it was a tree-like structure.
 class IndexedContainer
          An implementation of the Container.Indexed interface with all important features.
 

Uses of Container.Sortable in com.itmill.toolkit.ui
 

Classes in com.itmill.toolkit.ui that implement Container.Sortable
 class Table
           TableComponent is used for representing data or components in pageable and selectable table.
 



Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.