Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace image as resource
-
Assignee Priority:P2
Description
{code} ace:graphicImage {code} currently has a "name" attribute but no "library" attribute.
This makes it difficult to use with resources that have a "library" with the "name".
see showcase example for h:graphicImage page
contextMenuEffect.xhtml
This makes it difficult to use with resources that have a "library" with the "name".
see showcase example for h:graphicImage page
contextMenuEffect.xhtml
Issue Links
- blocks
-
ICE-11258 Replace h: components in Showcase with ace: versions
-
- Closed
-
I had to change the text a bit:
"If the 'value', 'url' or 'src' attributes are defined the 'name' attribute defines the file name for the graphic image. Alternatively, a value can be specified to reference a JSF resource (also requires the 'library' attribute to be specified)."