Uses of Class
com.itmill.toolkit.ui.AbstractSelect

Packages that use AbstractSelect
com.itmill.toolkit.ui Provides interfaces and classes in the IT Mill Toolkit. 
 

Uses of AbstractSelect in com.itmill.toolkit.ui
 

Subclasses of AbstractSelect in com.itmill.toolkit.ui
 class ComboBox
          A filtering dropdown single-select.
 class ListSelect
          This is a simple list select without, for instance, support for new items, lazyloading, and other advanced features.
 class NativeSelect
          This is a simple drop-down select without, for instance, support for multiselect, new items, lazyloading, and other advanced features.
 class OptionGroup
          Configures select to be used as an option group.
 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.
 class TwinColSelect
          Multiselect component with two lists: left side for available items and right side for selected items.
 



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