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

With a custom binder, there is no way to change the queue scope

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 7.0.2
    • Fix Version/s: 7.0.3
    • Component/s: Databind 2
    • Labels:
      None

      Description

      According to this document - http://books.zkoss.org/wiki/ZK%20Developer's%20Reference/MVVM/Data%20Binding/Binder
      We can be able to specify a queue scope with a custom binder.

      For example,

      <window apply="org.zkoss.bind.BindComposer" viewModel="@id('vm') @init('foo.MyViewModel')"
          binder="@init(value='xxx.MyBinder', queueScope='session')">
      

        Attachments

          Activity

            People

            Assignee:
            jumperchen jumperchen
            Reporter:
            jumperchen jumperchen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: