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

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

SUCCESS: Integrated in tobago-trunk #1167 (See 
[https://builds.apache.org/job/tobago-trunk/1167/])
TOBAGO-1281: Reimplementation of the input suggest control (lofwyr: 
http://svn.apache.org/viewvc/?view=rev&rev=1545565)
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/extension/InExtensionTag.java


> 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 was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to