Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha1
-
Fix Version/s: 2.0-Alpha2, 2.0.0
-
Component/s: Framework
-
Labels:None
-
Environment:ICEfaces 2.0 JSF 2.0
-
Workaround Exists:Yes
-
Workaround Description:Specify @all and let ICEfaces determine what needs to be executed/rendered.
Description
The f:ajax tag allows attributes to determine which portions of a page should be executed and which should be rendered. ICEfaces should support the full range of both of these attributes. Since the attributes meaningfully apply to different parts of the JSF lifecycle (execute vs render), there are separate JIRAs for each part. This case applies to the execute part of the lifecycle.
Issue Links
- is duplicated by
-
ICE-4949 Support the partial page process features of JSF 2.0
- Closed
Splitting the original case into more specific sub-cases.