Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1, EE-3.0.0.GA
-
Fix Version/s: 3.1, EE-3.0.0.GA_P01
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
In showcase popup calendar demo, the icon used to popup the calendar doesn't show.
Originally reported by Carlo Guglielmin.
Originally reported by Carlo Guglielmin.
To show the image button, showOn must be set to "button" or "both". "popupIcon" and "popupIconOnly" are PF-created names, originally called "buttonImage" and "buttonImageOnly" in jQuery UI. TLD doc for all three attributes vastly improved based on source code and jQuery UI doc.
Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\src\org\icefaces\ace\component\datetimeentry\DateTimeEntryMeta.java
Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\samples\showcase\showcase\src\main\webapp\resources\examples\ace\date\datepopup.xhtml
Completed: At revision: 29953