| Property Getters/Setters Summary | ||
|---|---|---|
function | getCount() | |
| Gets the count of the pivot items. | ||
function | get(index) | |
function | get(itemValue) | |
| Method Summary | ||
|---|---|---|
function | changeitemsOrder(sourceIndex, destIndex) | |
| Directly chanages the orders of the two items. | ||
| Property Getters/Setters Detail |
|---|
getCount : Number | |
function getCount() | |
get : PivotItem | |
function get(index) | |
get : PivotItem | |
function get(itemValue) | |
itemValue - | Method Detail |
|---|
changeitemsOrder | |
function changeitemsOrder(sourceIndex, destIndex) | |
sourceIndex: Number - The current indexdestIndex: Number - The dest index