ICEfaces
  1. ICEfaces
  2. ICE-10090

Modify PortableRenderer to provide all the features of PushRenderer

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      Modify PortableRenderer API to provide all the features PushRenderer already provides. This for use cases where FacesContext is not available (such as during session expiry).

        Activity

        Hide
        Mircea Toma added a comment -

        Modified PortableRenderer and supporting classes to allow push group registration and de-registration of views associated to the current session.
        The following methods where added to PortableRenderer interface:

        PortableRenderer.addCurrentSession(String groupName)
        PortableRenderer.removeCurrentSession(String groupName)
        
        Show
        Mircea Toma added a comment - Modified PortableRenderer and supporting classes to allow push group registration and de-registration of views associated to the current session. The following methods where added to PortableRenderer interface: PortableRenderer.addCurrentSession( String groupName) PortableRenderer.removeCurrentSession( String groupName)

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: