Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] API Request: Add ViewerRow#getTreePath to JFace


I would like to add a new method ViewerRow#getTreePath.

GOALS/BENEFITS:
This will allow clients to implement column-specific label providers that can display different information based on the tree path of the current element (if available).

CORRESPONDING BUG:
[Viewers ]IViewerLabelProvider isn't supported by the TreeViewer anymore - https://bugs.eclipse.org/bugs/show_bug.cgi?id=174355


RISKS:
No risk since this will be an API addition.


PERFORMANCE IMPACTS:
none.

Thanks,
Boris

Back to the top