[ 
http://issues.apache.org/jira/browse/MYFACES-858?page=comments#action_12358230 
] 

jeff porter commented on MYFACES-858:
-------------------------------------


Also, how do you implement the backend bean?

What is getItems ment to return? String[] , List, etc?

<s:inputSuggestAjax suggestedItemsMethod="#{myBean.getItems}"  />


> Documentation on myFaces site has typo in code.
> -----------------------------------------------
>
>          Key: MYFACES-858
>          URL: http://issues.apache.org/jira/browse/MYFACES-858
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Versions: 1.1.1
>  Environment: Web page. See description...
>     Reporter: jeff porter
>     Priority: Trivial

>
> http://myfaces.apache.org/sandbox/inputSuggestAjax.html
> <s:Ajaxsuggest id="id" binding="control binding"
>                             auggestedItemsMethod="backend bean callback 
> method" value="Bean"/>
> Should "auggestedItemsMethod" not be "SuggestedItemsMethod"  ??
> detial: First letter is wrong.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to