Provide root widget embedded ZK callback

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 9.0.1
    • Affects Version/s: Freshly, 9.0.1
    • Component/s: ZK Client Engine
    • Security Level: Jimmy
    • None

      provide the first widget and the desktop loaded, to avoid having to hard code/reference widget ids manually

      zEmbedded.load(someId, someUri)
          .then(res => { 
              var firstRoot = res.widget;
          })
          .catch(error => ...)
      

            Assignee:
            DevChu
            Reporter:
            cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: