[
https://issues.apache.org/jira/browse/TRINIDAD-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571448#action_12571448
]
Max Starets commented on TRINIDAD-782:
--------------------------------------
I find this API misleading, since model refresh behavior is specific to a
particular implementation. Not every model will have wrapped data, and if it
does not, the proposed API will cause confusion and possible bugs.
If somebody needs to reset wrapped data on their model, they can just call
setWrappedData() on the model. Why does table need to be involved?
> problem with filtering a sortable table
> ---------------------------------------
>
> Key: TRINIDAD-782
> URL: https://issues.apache.org/jira/browse/TRINIDAD-782
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.0.3-core
> Reporter: Gerhard Petracek
> Attachments: UIXCollection.patch
>
>
> SortableModel: missing re-indexing of a sorted model after model content has
> been filtered/changed (alternative: reset indices)
> further details: http://www.mail-archive.com/[EMAIL PROTECTED]/msg43802.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.