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