Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1394

Retrival of the event as a param not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Normal Normal
    • None
    • 6.0.2, 6.5.0
    • Databind 2
    • Linux and Windows, jdk1.6.0_53

      According to New Features of ZK 6.0.1 we could retrieve the event using @BindingParam but event is always null.

      After some debugging it seems that org.zkoss.zk.xel.impl.ExecutionResolver is not resolving the implicit object event.

      The alternative is using @ContextParam(ContextType.TRIGGER_EVENT) but this requires to explicitly reference events and components in the view model.

            Unassigned Unassigned
            benedetti benedetti
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: