GWT 2.7.0

com.google.gwt.user.client.ui
Interface ResizeLayoutPanel.Impl.Delegate

Enclosing class:
ResizeLayoutPanel.Impl

static interface ResizeLayoutPanel.Impl.Delegate

Delegate event handler.


Method Summary
 void onResize()
          Called when the element is resized.
 

Method Detail

onResize

void onResize()
Called when the element is resized.


GWT 2.7.0