[
https://issues.apache.org/jira/browse/TRINIDAD-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570185#action_12570185
]
Matthias Weßendorf commented on TRINIDAD-957:
---------------------------------------------
Tomas,
getSelectedRowKeys() is inside of Tree and Table
getSelectedRowData() is only in UIXTable
For "common" methods it may make sense to extract them to a *common* interface
> Common interface for selective components
> -----------------------------------------
>
> Key: TRINIDAD-957
> URL: https://issues.apache.org/jira/browse/TRINIDAD-957
> Project: MyFaces Trinidad
> Issue Type: Wish
> Components: Components
> Affects Versions: 1.0.7-core
> Reporter: Tomas Havelka
> Priority: Minor
>
> It would be nice, if components like UIXTable, UIXTree and other model-based
> selective components had implement any common interface like
> SelectableComponent to tell, that component has methods getSelectedRowKeys,
> getSelectedRowData etc. to manipulate with selections made to that component.
> Maybe more interfaces to group some components functionality together could
> be provided.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.