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

Client-side API to register a callback function that can be invoked after all widgets finish resize

XMLWordPrintable

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

      as title. Basically need a callback function to do processing after all widgets in current page finish resize. For eg. if developer wants to invoke window.print() but it shouldn't be invoked unless all widgets are properly re-sized after browser was re-sized or else the print of current layout will be wrong.

      Currently it can be done on individual widget basis via client activity watch for onSize but need similar way on a global level.

            jumperchen jumperchen
            ashishd ashishd
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: