|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectechopoint.model.AutoLookupModel.DefaultEntry
public static class AutoLookupModel.DefaultEntry
A simple implementation of AutoLookupModel.Entry is
provided.
| Constructor Summary | |
|---|---|
AutoLookupModel.DefaultEntry(String value)
Constructs a AutoLookupModel.DefaultEntry where all
three values (value, sortValue, xhtml) are the same |
|
| Method Summary | |
|---|---|
String |
getValue()
|
void |
setValue(String value)
Sets the value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoLookupModel.DefaultEntry(String value)
AutoLookupModel.DefaultEntry where all
three values (value, sortValue, xhtml) are the same
value - The value to use.| Method Detail |
|---|
public String getValue()
getValue in interface AutoLookupModel.EntryAutoLookupModel.Entry.getValue()public void setValue(String value)
value - - the new value The value to set.
|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||