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.