[ 
https://issues.apache.org/jira/browse/TOBAGO-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695585#comment-13695585
 ] 

Hudson commented on TOBAGO-1281:
--------------------------------

Integrated in tobago-trunk #1036 (See 
[https://builds.apache.org/job/tobago-trunk/1036/])
    TOBAGO-1281: Reimplementation of the input suggest control (Revision 
1497833)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1497833
Files : 
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/java/org/apache/myfaces/tobago/example/test/InputSuggestController.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/inputSuggest.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/suggest
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/suggest/tc-in-suggest.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/suggest/tx-in-suggest.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tx/in/inputSuggest.xhtml

                
> Reimplementation of the input suggest control
> ---------------------------------------------
>
>                 Key: TOBAGO-1281
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1281
>             Project: MyFaces Tobago
>          Issue Type: Task
>          Components: Core, Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 2.0.0-alpha-1, 2.0.0
>
>
> This is a complete reimplementation of the input suggest. There is also a new 
> syntax introduced, but the old syntax is supported for a while.
> The basic change in the syntax is separating the suggest attributes from the 
> <tc:in> tag. So we have a new tag <tc:suggest>, which is inside of the input 
> tag: 
> <tc:in>
>   <tc:suggest suggestMethod="#{data.suggests}"/>
> </tc:in>
> The key handling was also revised.
> The JavaScript/DOM part is now using jQuery widget factory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to