Uses of Class
no.sesat.search.view.config.SearchTab.Scope

Packages that use SearchTab.Scope
no.sesat.search.view.config   
 

Uses of SearchTab.Scope in no.sesat.search.view.config
 

Methods in no.sesat.search.view.config that return SearchTab.Scope
 SearchTab.Scope SearchTab.getScope()
           
static SearchTab.Scope SearchTab.Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchTab.Scope[] SearchTab.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in no.sesat.search.view.config with parameters of type SearchTab.Scope
SearchTab(SearchTab inherit, String id, String mode, String key, String parentKey, String rssResultName, boolean rssHidden, NavigationConfig navConf, Collection<SearchTab.EnrichmentPlacementHint> placements, Collection<SearchTab.EnrichmentHint> enrichments, String adCommand, int adLimit, int adOnTop, List<String> css, List<String> javascript, boolean displayCss, boolean executeOnBlank, SearchTab.Layout defaultLayout, Map<String,SearchTab.Layout> layouts, SearchTab.Scope scope)
          Creates a new instance of SearchTab
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.