Methods
clearComments
- clearComments(): void
Returns void
deleteComment
- deleteComment(id): void
Returns void
fetchComments
- fetchComments(params): void
Returns void
getLoading
- getLoading(): boolean
Returns boolean
insertComment
- insertComment(comment): void
Returns void
loadComments
- loadComments(comments): void
Returns void
setListLastFetch
- setListLastFetch(val): void
Returns void
setLoading
- setLoading(val): void
Returns void
updateComment
- updateComment(comment): void
Returns void
updateNotifies
- updateNotifies(notifies): void
Returns void
updatePage
- updatePage(pageData): void
Returns void