Uses of Class
com.opensymphony.webwork.components.DoubleListUIBean

Packages that use DoubleListUIBean
com.opensymphony.webwork.components   
 

Uses of DoubleListUIBean in com.opensymphony.webwork.components
 

Subclasses of DoubleListUIBean in com.opensymphony.webwork.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.
 


WebWork Project Page