Module: js-whatever/js/tab-view

js-whatever/js/tab-view

Source:

Classes

TabView

Type Definitions

TabData

Properties:
Name Type Description
href string

The id of the tab

label label

The display name of the tab

view Backbone.View

The view representing the tab

Source:

TabViewOptions

Properties:
Name Type Argument Default Description
tabs Array.<TabData>

The tabs that comprise the view

router Backbone.Router

The router to use for navigation

vent module:js-whatever/js/vent-constructor.Vent

The vent used for navigation

appPrefix string <optional>
page

The initial part of routes for the application

routePrefix string

The prefix for routes leading up to the tabView

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.