com.smartgwt.client.widgets.events
Interface FocusChangedHandler

All Superinterfaces:
EventHandler

public interface FocusChangedHandler
extends EventHandler


Method Summary
 void onFocusChanged(FocusChangedEvent event)
          Notification function fired when this widget receives or loses keyboard focus.
 

Method Detail

onFocusChanged

void onFocusChanged(FocusChangedEvent event)
Notification function fired when this widget receives or loses keyboard focus.

Parameters:
event - the event