Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] CommonSorter class not invoked for generic folders

Hi

I have a CommonSorter class defined for the navigatorContent extension point. The ViewerSorter.compare(..) is invoked for the folders (VirtualNode) contributed by my ContentProvider but not the same with other generic folders like Tables, Views etc.

How can I sort all the folders that appear under the Schema ?

Regards
Anthos


Back to the top