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

SelectorComposer supports the listening of an event queue

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 6.0.1
    • None
    • None

      Here is a possible spec:

      class Foo extends {
        @Subscribe
        void onSomething() ...
      }
      

      Since the global command sent by MVVM is also going through an event queue, this feature will allow a composer to listen the global command sent by a VM.

            SimonPai SimonPai
            tomyeh tomyeh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: