|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.gui.field.SelectionListDataField.SelectableItem
com.ontimize.gui.field.SelectionListDataField.DescriptionSelectableItem
This class manages the description for a selectable item.
| Field Summary | |
protected java.lang.Object |
description
A reference to a description. |
| Constructor Summary | |
SelectionListDataField.DescriptionSelectableItem(java.lang.Object value,
java.lang.Object description)
The class constructor. |
|
| Method Summary | |
java.lang.Object |
getDescription()
Gets description. |
void |
setDescription(java.lang.Object description)
Sets the description for object. |
java.lang.String |
toString()
|
| Methods inherited from class com.ontimize.gui.field.SelectionListDataField.SelectableItem |
getValue, isSelected, setSelected |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected java.lang.Object description
| Constructor Detail |
public SelectionListDataField.DescriptionSelectableItem(java.lang.Object value,
java.lang.Object description)
value - the object to fix descriptiondescription - the description to set| Method Detail |
public java.lang.Object getDescription()
public void setDescription(java.lang.Object description)
description - the description to setpublic java.lang.String toString()
toString in class SelectionListDataField.SelectableItem
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||