Modelers

Uses of Class
org.topcased.search.ui.services.QueryTabDescriptor

Packages that use QueryTabDescriptor
org.topcased.search.ui.pages   
org.topcased.search.ui.services   
 

Uses of QueryTabDescriptor in org.topcased.search.ui.pages
 

Methods in org.topcased.search.ui.pages that return QueryTabDescriptor
 QueryTabDescriptor ModelExtensibleSearchPage.getCurrentlySelectedQueryDescriptor()
          Returns current particpant configuration coming from query area controls settings
 

Methods in org.topcased.search.ui.pages with parameters of type QueryTabDescriptor
 ModelSearchEngineDescriptor ModelExtensibleSearchPage.getSearchEngineDescriptorFromPageSelection(QueryTabDescriptor q, ParticipantTabDescriptor p)
          Returns search engine associated with given (query, particpant) tabs selection.
 

Uses of QueryTabDescriptor in org.topcased.search.ui.services
 

Methods in org.topcased.search.ui.services that return QueryTabDescriptor
 QueryTabDescriptor ModelExtensibleSearchQueryTabExtensionManager.find(java.lang.String id)
          Find a descriptor in the registry.
 QueryTabDescriptor[] ModelExtensibleSearchQueryTabExtensionManager.getModelSearchQueryAreas()
          Get an enumeration of validator descriptors.
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.