|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasFormItemClickHandlers
Method Summary | |
---|---|
HandlerRegistration |
addFormItemClickHandler(FormItemClickHandler handler)
StringMethod action to fire when this icon is clicked If unset the form item's iconClick method will
be fired instead (if specified). |
Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
---|
fireEvent |
Method Detail |
---|
HandlerRegistration addFormItemClickHandler(FormItemClickHandler handler)
iconClick
method will
be fired instead (if specified).
handler
- the formItemClick handler
HandlerRegistration
used to remove this handler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |