com.smartgwt.client.widgets.events
Interface ParentMovedHandler

All Superinterfaces:
EventHandler

public interface ParentMovedHandler
extends EventHandler


Method Summary
 void onParentMoved(ParentMovedEvent event)
          Notification method fire when an ancestor of this component's position changes.
 

Method Detail

onParentMoved

void onParentMoved(ParentMovedEvent event)
Notification method fire when an ancestor of this component's position changes.

Parameters:
event - the event