TabsCollection

TabsCollection class

Contains a collection of TabCollection elements

Methods

NameDescription
add(item)Add the Tab object in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(item)Remove the Tab object from the collection.
removeAt()

add(item)

Add the Tab object in the collection.

ParameterTypeDescription
itemTabCollection

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(item)

Remove the Tab object from the collection.

ParameterTypeDescription
itemTabCollection

removeAt()