Interface HeaderDoubleClickHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidHandle a double click in the list header.
- 
Method Details- 
onHeaderDoubleClickHandle a double click in the list header.By default, calls autoFitField()ifcanAutoFitFieldsis true andheaderAutoFitEventis"doubleClick".- Parameters:
- event- the event
 
 
-