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 |
---|---|---|
toolBar | toolbar | Just repeated there because moved at demos to menu group from output as it was in 3.3.x. Mentioned at output page also. Notice the name change! |
dropDownMenu | dropDownMenu | Works the same. Added with JS API for
|
contextMenu | contextMenu (as of 4.2) | "macrosubstitution" feature not yet ported; this feature request is being tracked via RF-11842 |
menuItem menuGroup menuSeparator | menuItem menuGroup menuSeparator | Not changed. If not used in 3.3.x note that menuItem could be used as standalone component for example in toolbar. |
panelMenu panelMenuItem PanelMenuGroup | panelMenu panelMenuItem PanelMenuGroup | Just repeated there because moved to menu group at demos. Described at output/panels page. |
Comments