Interface TitleDoubleClickHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notification method fired when the user double-clicks the title for this item
-
Method Details
-
onTitleDoubleClick
Notification method fired when the user double-clicks the title for this item- Parameters:
event
- the event
-