|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TitleHoverHandler
| Method Summary | |
|---|---|
void |
onTitleHover(TitleHoverEvent event)
Optional stringMethod to fire when the user hovers over this item's title. |
| Method Detail |
|---|
void onTitleHover(TitleHoverEvent event)
com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent#cancel() from within onTitleHover(com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent) to suppress default behavior of
showing a hover canvas containing the HTML returned by formItem.titleHoverHTML() /
form.titleHoverHTML().
event - the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||