net.customware.gwt.presenter.client.place
Interface PlaceRevealedHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface PlaceRevealedHandler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void onPlaceRevealed(PlaceRevealedEvent event)
          Called when a Place has been revealed to the user.
 

Method Detail

onPlaceRevealed

void onPlaceRevealed(PlaceRevealedEvent event)
Called when a Place has been revealed to the user.

Parameters:
event - The even.


Copyright © 2010 customware.net. All Rights Reserved.