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 ]
RichFaces 3.3.3 | RichFaces 4.x | Changes |
---|---|---|
componentControl | componentControl | works the same. |
effect | no implemented for Final | |
jQuery | jQuery | works the same. added with additional handler bindings features. |
gmap | not implemented for Final | going to be reviewed and added with new tags for declarative definitions of points and so on. |
hotKey | hotKey (as of 4.2) | works the same. |
insert | not implemented for Final | already available as custom component at richfaces-showcase application. |
message | message | see [validation components | link] |
messages | messages | see [validation components | link] |
layout components | not implemented for Final | going to be reviewed. maybe will change Yahoo base. |
page | not implemented for Final | to be unified with former a4j:page. |
state api | not implemented for Final | currently not going to be implemented. |
virtualEarth | not implemented for Final | |
- | hashParam | new parameter tag which allows grouping of f: and a4j: parameters into hash parameter for use at client side calls with componentControl. |
Comments