Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Destroy Event / Handeller ?

    I can't seem to find any way to attach a handler to trigger some code when a Widget is destroyed.

    Is this an enhancement that can be made to SmartGWT? Or does this something that can already be done?

    Thanks in advance

    #2
    Override onDestroy()

    Comment


      #3
      Thanks

      I had figured that out, was just hoping to avoid overriding onDestroy for every SmartGWT component I create.

      Comment


        #4
        We'll look into adding a Destroy handler.

        Comment


          #5
          have you implemented this feature?

          Comment

          Working...
          X