Constructor
new PortalLogosView()
- Source:
Extends
Members
className :string
The HTML classes for this view
Type:
- Source:
An array of PortalImages to display in this view
Type:
- Source:
tagName :string
The HTML element type for this view
Type:
- Source:
template :UnderscoreTemplate
Renders the compiled template into HTML
Type:
- Source:
type :string
The name of this View type
Type:
- Source:
Methods
onClose()
Close and destroy the view
- Source:
render()
Renders the view
- Source: