com.google.maps.gwt.client.adsense
Interface AdUnit.PositionChangedHandler

Enclosing class:
AdUnit

public static interface AdUnit.PositionChangedHandler

This event is fired when the AdUnit 's position property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.