com.im.df.query
Class JChemSearchCapability.FullFragmentSearch
java.lang.Object
com.im.df.query.JChemSearchCapability
com.im.df.query.JChemSearchCapability.AbstractStandardSearch
com.im.df.query.JChemSearchCapability.FullFragmentSearch
- All Implemented Interfaces:
- SearchCapability.SearchMode
- Enclosing class:
- JChemSearchCapability
public static class JChemSearchCapability.FullFragmentSearch
- extends JChemSearchCapability.AbstractStandardSearch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JChemSearchCapability.FullFragmentSearch
public JChemSearchCapability.FullFragmentSearch(com.im.df.impl.db.entity.DBEntityAbstractJChemImpl target)
createParamsPanel
public void createParamsPanel()
- Specified by:
createParamsPanel in class JChemSearchCapability
prepareFields
public DFField[] prepareFields(String prefix,
DFEntity ety,
DFEnvironmentRW env)
- Specified by:
prepareFields in class JChemSearchCapability
supportsTableType
public boolean supportsTableType(int tableType)
- Description copied from class:
JChemSearchCapability.AbstractStandardSearch
- Default accepts everything. Subclasses must override if they want something different
- Specified by:
supportsTableType in interface SearchCapability.SearchMode- Overrides:
supportsTableType in class JChemSearchCapability.AbstractStandardSearch
- Parameters:
tableType - One of the chemaxon.jchem.db.TableTypeConstants.TABLE_TYPE_* constants
- Returns:
- True