New component TableSuggestAjax
------------------------------

         Key: TOMAHAWK-225
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-225
     Project: MyFaces Tomahawk
        Type: New Feature
    Versions: 1.1.2-SNAPSHOT    
    Reporter: Gerald Müllan
    Priority: Minor
     Fix For: 1.1.2-SNAPSHOT


This patch takes the tablesuggest feature out of InputSuggestAjax component and 
creates a new comp TableSuggestAjax.
It was a need because there were too few similarities between the two suggest 
possibilities, also as a matter of clarity for the page author. 

In order to achieve this, there is also a new base component SuggestAjax. All 
suggest ajax comps should extend it.

Apart from that, there are some new features and improvements/fixes:

 - paginator now works as it should :)
 - if scrolling is enabled, it is now possible to move down the list with the 
arrow keys. (means the scrollbar goes with the keys automatically)  
 - js code bloat in the renderer is reduced to a minimum
 - ie bleeds through bug completely solved
 - the component seems to be pretty stable now :)

changes to InputSuggestAjax:

- model update bug fixed

-- 
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