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