Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.1
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces, ExtVal

      Description


      ExtVal also requires components to be added to the default RenderKit, so requires that the ICEfaces RenderKit delegate to it.

      Suggested change is to add the following constructor:

          public D2DRenderKit(RenderKit delegateRenderKit)
          {
              this();
              this.delegateRenderKit = delegateRenderKit;
          }

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19063 Wed Jul 15 11:03:14 MDT 2009 ted.goddard added delegation constructor (ICE-4711)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/D2DRenderKit.java
        Ted Goddard created issue -
        Hide
        Ted Goddard added a comment -

        Constructor added and checked in.

        Show
        Ted Goddard added a comment - Constructor added and checked in.
        Ted Goddard made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.8.2 [ 10190 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.8.2-RC1 [ 10210 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: