ICEfaces
  1. ICEfaces
  2. ICE-5650

Create submit function variants to support Sparkle components

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0-Beta1, 2.0.0
    • Component/s: Documentation
    • Labels:
      None
    • Environment:
      all supported browsers
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      Create two variants for ice.singleSumit:

      * ice.se() -- submits only element and event data with JSF lifecycle parameters: execute=@this, render=@all
      * ice.ser() -- submits only element and event data with JSF lifecycle parameters: execute=@this, render=@this

      Also, introduce configuration parameter that can transform ice.se and ice.ser functions from single submit into a full submit to support third party components or framework that do not fully respect JSF component/renderer contracts. The value of the context parameter 'org.icefaces.standardFormSerialization' is propagated to the bridge to modify submit behavior accordingly.

        Activity

        Hide
        Mircea Toma added a comment -

        Created submit functions variants. Refactored submission code to use only two basic functions. Moved bridge configuration from window level to view fragment level.

        Show
        Mircea Toma added a comment - Created submit functions variants. Refactored submission code to use only two basic functions. Moved bridge configuration from window level to view fragment level.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: