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

Packages that use Container.Viewer
com.itmill.toolkit.data Provides interfaces for the data layer which contains classes for typed data values, data collections, and handlers. 
com.itmill.toolkit.ui Provides interfaces and classes in the IT Mill Toolkit. 
 

Uses of Container.Viewer in com.itmill.toolkit.data
 

Subinterfaces of Container.Viewer in com.itmill.toolkit.data
static interface Container.Editor
           Interface implemented by the editor classes supporting editing the Container.
 

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

Classes in com.itmill.toolkit.ui that implement Container.Viewer
 class Select
           A class representing a selection of items the user has selected in a UI.
 class Table
          TableComponent is used for representing data or components in pageable and selectable table.
 class Tree
          MenuTree component.
 



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