|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.odlabs.wiquery.ui.autocomplete.AutocompleteJson
public class AutocompleteJson
$Id$
Value for the AutocompleteComponent
Constructor Summary | |
---|---|
AutocompleteJson(String valueId,
String label)
Default constructor |
Method Summary | |
---|---|
String |
getLabel()
|
String |
getValueId()
|
void |
setLabel(String label)
Set the label to display |
void |
setValueId(String valueId)
Set the identifiant of the model |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutocompleteJson(String valueId, String label)
valueId
- Identifiant of the modellabel
- Label to displayMethod Detail |
---|
public String getLabel()
public String getValueId()
public void setLabel(String label)
label
- public void setValueId(String valueId)
valueId
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |