Methods

add(text, author) → Number

Adds a threaded comment;

Parameters

Name Type Optional Description

text

String

 

The text of the threaded comment.

author

ThreadedCommentAuthor

 

The author of the threaded comment

Returns

Number 

add()

Reserved for internal use.

clear()

contains()

Reserved for internal use.

get(index) → ThreadedComment

Gets the threaded comment by the specific index.

Parameter

Name Type Optional Description

index

Number

 

The index

Returns

ThreadedComment 

get()

Reserved for internal use.

getCount()

indexOf()

Reserved for internal use.

iterator()

removeAt()