Constructor
new AssetColors()
- Since:
- Source:
Extends
Members
model :Backbone.Model
The class/model that this collection contains.
Type:
- Source:
Methods
getDefaultColor() → {AssetColor}
Finds the last color model in the collection. If there are no colors in the
collection, returns the default color set in a new Asset Color model.
- Source:
Returns:
-
Type
-
AssetColor