Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.1.0.BETA1, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ACE
-
Assignee Priority:P1
Description
Allow the handlerClass field in the @Component annotation be used to specify a customer TagHandler that takes precedence over any generated one.
Issue Links
- blocks
-
MOBI-218
ContentPane component
-
- Closed
-
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #29059 | Wed May 16 09:31:26 MDT 2012 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/xmlbuilder/FaceletTagLibBuilder.java
MODIFY
/icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentHandlerArtifact.java
MODIFY
/icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Component.java
|
| Salesforce Case | [] | |
| Fix Version/s | 3.1.0.BETA1 [ 10335 ] | |
| Assignee Priority | P1 | |
| Assignee | Mark Collette [ mark.collette ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Salesforce Case | [] | |
| Fix Version/s | 3.1 [ 10312 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Stop any generation of a ComponentHandler if a custom one is specified, and then refer to it in the facelets taglib.xml.
icefaces3 trunk
Subversion 29059