Class: ViewfinderCardsListView

ViewfinderCardsListView()

This component was extended from ZoomPresetsListView and was renamed for clarity when zoom presets were deprecated in favor of the viewfinder cards in 2.37.0. It now has wires through the functions to open and close the visualization overlay, and to handle activation of a viewfinder card.

Screenshot

Constructor

new ViewfinderCardsListView()

Since:
  • 2.29.0
Source:

Extends

  • Backbone.View

Members

className

Source:

type :string

The type of View this is
Type:
  • string
Source:

Methods

initialize(options)

Parameters:
Name Type Description
options ViewfinderCardsListViewOptions Options for this view.
Source:

render()

Render the view by updating the HTML of the element.
Source: