Interface Disposable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void dispose()
      Releases all of the resources used by this view, its subcomponents, and all of its owned children.
    • Method Detail

      • dispose

        void dispose()
        Releases all of the resources used by this view, its subcomponents, and all of its owned children.