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

Provide root widget embedded ZK callback

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 9.0.1
    • Freshly, 9.0.1
    • ZK Client Engine
    • Security Level: Jimmy

      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 => ...)
      

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

              Created:
              Updated:
              Resolved: