Class ResizeLayoutPanel.Impl

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static interface  ResizeLayoutPanel.Impl.Delegate
      Delegate event handler.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean isAttached  
      (package private) Element parent  
    • Constructor Summary

      Constructors 
      Constructor Description
      Impl()  
    • Field Detail

      • isAttached

        boolean isAttached
    • Constructor Detail

      • Impl

        Impl()
    • Method Detail

      • onAttach

        public void onAttach()
        Called on attach.
      • onDetach

        public void onDetach()
        Called on detach.
      • handleResize

        protected void handleResize()
        Handle a resize event.