|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IconClickHandler
| Method Summary | |
|---|---|
void |
onIconClick(IconClickEvent event)
If this button is showing an icon, a separate click handler
for the icon may be defined as this.iconClick. |
| Method Detail |
|---|
void onIconClick(IconClickEvent event)
icon, a separate click handler
for the icon may be defined as this.iconClick. Returning false will suppress the standard button click
handling code.
event - the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||