Only component high-level changes and component-specific functionality removal/changes mentioned there. For common attributes names changes follow the [Rich components standartized attributes| link ]
General comment to current state and future: the components planned to be reviewed and more simplified versions of orderingList and listShuttle which are not required converters to be done. Then pickList will not be needed. Unfortunatelly postponed till after-Final.
Plans and discussions - share your thoughts to improve that as much as possible!
RichFaces 3.3.3 | RichFaces 4.x | Changes |
---|---|---|
orderingList | orderingList | Works the same. |
listShuttle | pickList | The RF 3 listShuttle and pickList components were merged into the single pickList comopnent with RichFaces 4 Note: The sourceList is not longer mutable, and is available only by subtraacting the target list from thh complete list. |
pickList | pickList | the pickList in RF 4 replaces both the RF 3 pickList, and the listShuttle |
Comments