Package org.apache.tapestry.contrib.palette

A powerful component for handling the very common case of moving elements from two different multi selection input boxes.

See:
          Description

Class Summary
Palette A component used to make a number of selections from a list.
PaletteColumn One of the two columns in a Palette component: the left column lists available options, the right column lists the selected columns.
PaletteOption Used to hold options editable by a Palette component, so that they may be sorted into an appropriate order.
SortMode Defines different sorting strategies for the Palette component.
 

Package org.apache.tapestry.contrib.palette Description

A powerful component for handling the very common case of moving elements from two different multi selection input boxes. Client side scripting helps make the interactions more intuitive.

Author:
Howard Lewis Ship hlship@apache.org


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.