Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2.1, ACE components
-
Assignee Priority:P1
-
Affects:Compatibility/Configuration
Description
Need to add support for all ace: components for customization of ajax submits via an embedded <ace:ajax> tag.
In cases where ace: components are triggering submits via calls to ice.s, ice.se, etc. they will first need to configure their submit type, execution scope, and render scope based on the values that may be contained inside a nested <f:ajax> or <ace:ajax> tag.
In cases where ace: components are triggering submits via calls to ice.s, ice.se, etc. they will first need to configure their submit type, execution scope, and render scope based on the values that may be contained inside a nested <f:ajax> or <ace:ajax> tag.
Issue Links
- blocks
-
ICE-7472 Generator: create @ClientBehaviorHolder annotation
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Affects | [Compatibility/Configuration] | |
Assignee Priority | P1 | |
Assignee | Ken Fyten [ ken.fyten ] |
Salesforce Case | [] | |
Description |
Need to add support for all ace: components for customization of ajax submits via an embedded <ace:ajax> tag. |
Need to add support for all ace: components for customization of ajax submits via an embedded <ace:ajax> tag. In cases where ace: components are triggering submits via calls to ice.s, ice.se, etc. they will first need to configure their submit type, execution scope, and render scope based on the values that may be contained inside a nested <f:ajax> or <ace:ajax> tag. |
Salesforce Case | [] | |
Assignee | Ken Fyten [ ken.fyten ] | Arturo Zambrano [ artzambrano ] |
Link | This issue blocks ICE-7474 [ ICE-7474 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 3.0.RC1 [ 10300 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Fix Version/s | 3.0 [ 10241 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Initial research has been carried out. The implementation of the ClientBehaviorHolder interface will be done via an annotation, and the work to support the ace:ajax tag in each component will be documented in ICE-7474.