How to use “setDeleteFilterTableWhenReady”?

User a83cdfbe8a

20-09-2010 02:29:43

when we update our jchem ,we find that ,the method "setDeleteFilterTableWhenReady(true)" has been instead  by "getFilterQuery()",.I don't known how to use this method.Thanks!

ChemAxon e274e1bada

21-09-2010 13:42:00

Hi,


We deprecated the Filter table feature in the JChem 2.3 and it has been removed from the API since 5.2
We recommend to use filterQuery instead of this. Filter query provides more general and more simple tool for filtering the JChem search.


See the details of Filter query: https://www.chemaxon.com/jchem/doc/dev/search/index.html#sss_combine />See the API doc: https://www.chemaxon.com/jchem/doc/dev/java/api/chemaxon/sss/search/JChemSearchOptions.html#setFilterQuery%28java.lang.String%29


Regards, Edvard