Package com.google.gwt.user.client.ui
Interface ResizeLayoutPanel.Impl.Delegate
-
- Enclosing class:
- ResizeLayoutPanel.Impl
static interface ResizeLayoutPanel.Impl.Delegate
Delegate event handler.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onResize()
Called when the element is resized.
-