com.smartgwt.client.widgets.form.fields.events
Interface FocusHandler

All Superinterfaces:
EventHandler

public interface FocusHandler
extends EventHandler


Method Summary
 void onFocus(FocusEvent event)
          Called when this FormItem receives focus.
 

Method Detail

onFocus

void onFocus(FocusEvent event)
Called when this FormItem receives focus.

Parameters:
event - the event