You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2006/03/31 17:40:36 UTC

[jira] Closed: (TOMAHAWK-225) New component TableSuggestAjax

     [ http://issues.apache.org/jira/browse/TOMAHAWK-225?page=all ]
     
Martin Marinschek closed TOMAHAWK-225:
--------------------------------------

    Resolution: Fixed
     Assign To: Martin Marinschek

Thanks again Gerald for providing this patch.

> 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
>     Assignee: Martin Marinschek
>     Priority: Minor
>      Fix For: 1.1.2-SNAPSHOT
>  Attachments: tableSuggest.patch
>
> 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