|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasFocusOutHandlers
A widget that implements this interface provides registration for
FocusOutHandler instances.
| Method Summary | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addFocusOutHandler(FocusOutHandler handler)
Adds a FocusOutHandler handler. |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
com.google.gwt.event.shared.HandlerRegistration addFocusOutHandler(FocusOutHandler handler)
FocusOutHandler handler.
handler - the focusout handler
HandlerRegistration used to remove this handler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||