| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jaffa.presentation.portlet.widgets.model.DropDownModel.Option
An instance of this class is created for each option added to the DropDownModel.
| Method Summary | |
|  int | compareTo(Object obj)Compares this object with another DropDownModel.Option object. | 
|  boolean | equals(Object obj)Compares this object to another DropDownModel.Option object. | 
|  String | getLabel()Getter for property label. | 
|  String | getValue()Getter for property value. | 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public String getLabel()
public String getValue()
public boolean equals(Object obj)
obj - The other DropDownModel.Option object.
public int compareTo(Object obj)
compareTo in interface Comparableobj - the other DropDownModel.Option object.
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||