ICEfaces
  1. ICEfaces
  2. ICE-7501

ace:ajax / ClientBehaviour should produce input for a ice.ace.ab call rather than a complete call

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC1
    • Fix Version/s: 3.1.0.BETA1, 3.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      IF 3.0

      Description

      Having ClientBehaviours generate request input rather than complete functions would allow us much greater component-level control of the ClientBehaviours defined by the client.

        Issue Links

          Activity

          Hide
          Mark Collette added a comment -

          We should find a way so that when the ace:ajax tag is absent, the @ClientBehaviour's defaultRender and defaultExecute are used, or evaluate if we want two defaults: a tag present default and a tag absent default. That would be analogous to tag-absent being equivalent to singleSubmit=false and tag-present being equivalent to singleSubmit=true, with the present defaults determining what is being executed and rendered ala ice.se/ice.ser.

          Show
          Mark Collette added a comment - We should find a way so that when the ace:ajax tag is absent, the @ClientBehaviour's defaultRender and defaultExecute are used, or evaluate if we want two defaults: a tag present default and a tag absent default. That would be analogous to tag-absent being equivalent to singleSubmit=false and tag-present being equivalent to singleSubmit=true, with the present defaults determining what is being executed and rendered ala ice.se/ice.ser.
          Hide
          Nils Lundquist added a comment -

          Revision #27762
          Committed by nils.lundquist
          9 minutes ago
          ICE-7501 - Switched to unwrapped request arguments rather than pre-prepared function calls. FIxes issue with editSubmit / editCancel client behavior.

          Show
          Nils Lundquist added a comment - Revision #27762 Committed by nils.lundquist 9 minutes ago ICE-7501 - Switched to unwrapped request arguments rather than pre-prepared function calls. FIxes issue with editSubmit / editCancel client behavior.

            People

            • Assignee:
              Nils Lundquist
              Reporter:
              Nils Lundquist
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: