Uses of Class
org.apache.struts2.components.DoubleListUIBean

Packages that use DoubleListUIBean
org.apache.struts2.components   
 

Uses of DoubleListUIBean in org.apache.struts2.components
 

Subclasses of DoubleListUIBean in org.apache.struts2.components
 class DoubleSelect
          Renders two HTML select elements with second one changing displayed values depending on selected entry of first one.
 class OptionTransferSelect
          Create a option transfer select component which is basically two <select ...> tag with buttons in the middle of them allowing options in each of the <select ...> to be moved between themselves.
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.