no.sesat.search.view.navigation.tab
Class TabNavigationController

java.lang.Object
  extended by no.sesat.search.view.navigation.tab.TabNavigationController
All Implemented Interfaces:
NavigationController

public final class TabNavigationController
extends Object
implements NavigationController

The NavigationController for cross-vertical navigation. Allowed to map to multiple commands and is selected if any of those commands are current.

Version:
$Id: TabNavigationController.java 7225 2009-04-09 00:32:20Z ssmiweve $

Nested Class Summary
 
Nested classes/interfaces inherited from interface no.sesat.search.view.navigation.NavigationController
NavigationController.Context
 
Constructor Summary
TabNavigationController(TabNavigationConfig nav)
           
 
Method Summary
 NavigationItem getNavigationItems(NavigationController.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabNavigationController

public TabNavigationController(TabNavigationConfig nav)
Method Detail

getNavigationItems

public NavigationItem getNavigationItems(NavigationController.Context context)
Specified by:
getNavigationItems in interface NavigationController


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