Interface TitleClickHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidonTitleClick(TitleClickEvent event) Notification method fired when the user clicks the title for this item
- 
Method Details- 
onTitleClickNotification method fired when the user clicks the title for this item- Parameters:
- event- the event
 
 
-