com.smartgwt.client.widgets.drawing.events
Interface MouseOutHandler

All Superinterfaces:
EventHandler

public interface MouseOutHandler
extends EventHandler


Method Summary
 void onMouseOut(MouseOutEvent event)
          Executed when the mouse leaves this widget.
 

Method Detail

onMouseOut

void onMouseOut(MouseOutEvent event)
Executed when the mouse leaves this widget. No default implementation.

Parameters:
event - the event