Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.BETA
-
Fix Version/s: 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:jsf2 ace
Description
The CoreRenderer class is inherited by many of the components (makes sense if you put things like Ajax support in there and all components that support ace:ajax inherit). but the locale support is not used by all components and was Static, so moved it to the ComponentUtils class-> used by
ColorEntry, DataTable, TableConfigPanel, as well as clientValidation.
ColorEntry, DataTable, TableConfigPanel, as well as clientValidation.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50376 | Fri Feb 03 16:03:15 MST 2017 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/datespinner/DateSpinnerRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50375 | Fri Feb 03 15:05:08 MST 2017 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/renderkit/CoreRenderer.java
|