Methods

changeitemsOrder(sourceIndex, destIndex)

Directly changes the orders of the two items.

Parameters

Name Type Optional Description

sourceIndex

Number

 

The current index

destIndex

Number

 

The dest index

get()

Gets the PivotItem Object at the specific index.

get()

Gets the PivotItem Object of the specific name.

getCount()

Gets the count of the pivot items.

iterator() → Iterator

Gets an enumerator over the elements in this collection in proper sequence.

Returns

Iterator enumerator