public interface HasTitleDoubleClickHandlers extends HasHandlers
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addTitleDoubleClickHandler(TitleDoubleClickHandler handler)
Notification method fired when the user double-clicks the title for this item
|
fireEventHandlerRegistration addTitleDoubleClickHandler(TitleDoubleClickHandler handler)
handler - the titleDoubleClick handlerHandlerRegistration used to remove this handler