no.sesat.search.view.navigation
Class TreeNavigationController
java.lang.Object
no.sesat.search.view.navigation.TreeNavigationController
- All Implemented Interfaces:
- NavigationController
public class TreeNavigationController
- extends Object
- implements NavigationController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getNavigationItems
public NavigationItem getNavigationItems(NavigationController.Context context)
- Go through configuration defined in views.xml (the tree navigation element),
and build up a NavigationItem as result.
- Specified by:
getNavigationItems in interface NavigationController
- Parameters:
context -
- Returns:
- the navigationItem coresponding to the tree structure defined in
views.xml.
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.