Class: Navigation

js-whatever/js/navigation. Navigation

Wrapper around a Bootstrap navbar to handle updating the active link

Parameters:
Name Type Description
options NavigationOptions
Source:

Extends

  • Backbone.View

Members

template

Template for the navbar

Source:

Methods

<abstract> getTemplateParameters()

Returns parameters which are passed to the template. Defaults to a no-op

Source:

Updates the active link on the navbar. Called when the given router fires the given event

Parameters:
Name Type Description
pageName

The name of the page that has been navigated to

Source:

render()

Renders the navbar

Source:
Copyright 2013-2018 Micro Focus International plc. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License.
Documentation generated by JSDoc 3.4.3 on Thu Jun 21st 18:04 2018 using the DocStrap template.