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

SelectorComposer supports the listening of an event queue

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Normal
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 6.0.1
    • Component/s: None

      Description

      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.

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: