Is there a JSF or PrimeFaces control which is a "searchable" treeview? I am thinking similar to the Eclipse "options", where you type in some text into a searchbox and the treeview autoupdates itself.
I know I can do this very easily with some jQuery, but the dictum from on high is no in-line JS / jQuery. We must use all JSF. Does anyone have any ideas?