|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.myfaces.examples.inputsuggest.UserHandler
Backing bean designed to handle changes to an inputSuggest field and map it to the
StateInfo associated with a User.
| Constructor Summary | |
UserHandler()
|
|
| Method Summary | |
void |
setChoices(java.util.Map choices)
|
void |
setUser(User user)
|
java.lang.String |
update()
Updates the "datastore" with the user's choice. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserHandler()
| Method Detail |
public void setUser(User user)
public void setChoices(java.util.Map choices)
public java.lang.String update()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||