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

Packages that use ListUIBean
org.apache.struts2.components   
 

Uses of ListUIBean in org.apache.struts2.components
 

Subclasses of ListUIBean in org.apache.struts2.components
 class CheckboxList
          Creates a series of checkboxes from a list.
 class DoubleListUIBean
          DoubleListUIBean is the standard superclass of all Struts double list handling components.
 class DoubleSelect
          Renders two HTML select elements with second one changing displayed values depending on selected entry of first one
 class InputTransferSelect
          Create a input transfer select component which is basically an text input and <select ...
 class OptionTransferSelect
          Create a option transfer select component which is basically two <select ...
 class Radio
          Render a radio button input field.
 class Select
          Render an HTML input tag of type select
 class UpDownSelect
          Create a Select component with buttons to move the elements in the select component up and down.
 

Fields in org.apache.struts2.components declared as ListUIBean
protected  ListUIBean OptGroup.internalUiBean
           
 



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