Class CommentCollection
Extends
Backbone.Collection.
CommentCollection
Defined in: commentcollection.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Collection for storing comment models
Default sorting methods (comparator method) can be specified here
|
Field Attributes | Field Name and Description |
---|---|
Sets the allowed type of contained models
|
Class Detail
CommentCollection()
Collection for storing comment models
Default sorting methods (comparator method) can be specified here
Author: Bodnar Istvan.
Author: Bodnar Istvan
Field Detail
{Backbone.Model}
model
Sets the allowed type of contained models