Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 581285

Summary: Make GroupByHeaderMenuConfiguration extensible
Product: [Technology] NatTable Reporter: Dirk Fauth <dirk.fauth>
Component: GlazedLists ExtensionAssignee: Dirk Fauth <dirk.fauth>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0.5   
Target Milestone: 2.1.0   
Hardware: PC   
OS: Windows 10   
See Also: https://git.eclipse.org/r/c/nattable/org.eclipse.nebula.widgets.nattable/+/199243
https://git.eclipse.org/c/nattable/org.eclipse.nebula.widgets.nattable.git/commit/?id=b0fb9a9e99b946c675c536132034aedb6d1a06d3
Whiteboard:

Description Dirk Fauth CLA 2023-01-04 17:47:52 EST
The GroupByHeaderMenuConfiguration has a private member GroupByHeaderLayer. This makes it not possible to extend it and access the GroupByHeaderLayer in the subclass on creating the menu.

The member visibility should be changed to protected.
Comment 1 Eclipse Genie CLA 2023-01-04 17:50:08 EST
New Gerrit change created: https://git.eclipse.org/r/c/nattable/org.eclipse.nebula.widgets.nattable/+/199243
Comment 3 Dirk Fauth CLA 2023-03-31 03:49:42 EDT
Fixed with 2.1.0