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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 7.0.3
    • 7.0.2
    • Databind 2
    • None

      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')">
      

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

              Created:
              Updated:
              Resolved: