|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.util.LabelValueBean
org.rhq.enterprise.gui.legacy.beans.OptionItem
public class OptionItem
This bean is for use with html:options.
| Field Summary |
|---|
| Fields inherited from class org.apache.struts.util.LabelValueBean |
|---|
CASE_INSENSITIVE_ORDER |
| Constructor Summary | |
|---|---|
OptionItem()
|
|
OptionItem(String lab,
String val)
|
|
| Method Summary | |
|---|---|
static List |
createOptionsList(List lofs)
Create a list of OptionItems from a list of strings. |
| Methods inherited from class org.apache.struts.util.LabelValueBean |
|---|
compareTo, equals, getLabel, getValue, hashCode, setLabel, setValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OptionItem()
public OptionItem(String lab,
String val)
| Method Detail |
|---|
public static List createOptionsList(List lofs)
lofs - a java.util.List of Strings.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||