Module: databases-view/js/databases-view

databases-view/js/databases-view

Classes

DatabasesView

Type Definitions

DatabasesListItemViewOptions

As ListItemViewOptions but specifies some default values

Properties:
Name Type Argument Default Description
tagName string <optional>
li

The tag name for each database/category

template callback <optional>
this.databaseTemplate

The template to use for a database

Source:

DatabasesListViewOptions

As ListViewOptions but specifies some default values

Properties:
Name Type Argument Default Description
classname string <optional>
list-unstyled

The classname to apply to the list items

tagName string <optional>
ul

The tag name for the top level of the view

itemOptions module:databases-view/js/databases-view.DatabasesListItemViewOptions

The options to use for the list items

Source:
Copyright 2015-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.5.5 on Fri Jun 22nd 15:21 2018 using the DocStrap template.