Autocomplete mixin should provide clientId or context
-----------------------------------------------------

                 Key: TAP5-1783
                 URL: https://issues.apache.org/jira/browse/TAP5-1783
             Project: Tapestry 5
          Issue Type: Improvement
    Affects Versions: 5.1.0.5
            Reporter: Raphaël Ouazana


Hi,

I use autocomplete mixin in a component that is rendered multiple times on a 
same page.
When my onProvideCompletions() method is called, I can't know from which text 
field it has been.

I think an optional parameter should be given to onProvideCompletions to 
specify a context or at least a clientId.

Regards,
Raphaël Ouazana.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to