Constructor
new ColorPaletteView()
- Source:
Extends
Members
className :string
The HTML classes to use for this view's element
Type:
- Source:
events :Object
The events this view will listen to and the associated function to call.
Type:
- Source:
type :string
The type of View this is
Type:
- Source:
Methods
initialize(options)
Creates a new ColorPaletteView
Parameters:
Name |
Type |
Description |
options |
Object
|
A literal object with options to pass to the view |
- Source:
render()
Renders this view
- Source: