public interface FocusHandler extends EventHandler
FocusEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onFocus(FocusEvent event)Called when FocusEvent is fired. | 
void onFocus(FocusEvent event)
event - the FocusEvent that was fired