Methods

add(row) → Number

Add the row in the collection.

Parameter

Name Type Optional Description

row

Row

 

Returns

Number 

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(row)

Remove the row from the collection.

Parameter

Name Type Optional Description

row

Row

 

removeAt()