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 |
---|---|---|
dragSupport | dragSource | works the same. dragListener removed. all the information about drag/dropValues and source components available only in dropListener or dropTarget. |
dropSupport | dropTarget | works the same. added with @none and @all values for acceptedTypes |
dragIndicator | dragIndicator | By default creates not some custom indicator but just clone the dragged element. Only static content redefinition possible in final version and Facets not supported. Going to be reviewed and implemented after Final |
dndParam | not implemented in Final | n/a |
Comments