|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 ...> tag with buttons in the middle of them allowing text to be added to the transfer select. |
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. |
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
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||