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

Provide root widget embedded ZK callback

    XMLWordPrintable

    Details

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

      Description

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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved: