ICEfaces
  1. ICEfaces
  2. ICE-11230

refactor locale support into ComponentUtils and remove from CoreRenderer Class

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major 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.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #50376 Fri Feb 03 16:03:15 MST 2017 judy.guglielmin ICE-11230 dateSpinner had dependency on ace CoreRenderer, so removed that and now it uses ComponentUtils as well.
        Files Changed
        Commit graph 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 ICE-11230
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/renderkit/CoreRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #50374 Fri Feb 03 15:01:46 MST 2017 judy.guglielmin ICE-11230
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/LengthValidator.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tableconfigpanel/TableConfigPanelRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/PatternValidator.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/renderkit/CoreRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/DecimalValidator.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/ValueRangeValidator.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/RequiredValidator.java

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: