public class PivotItemPosition
Field Summary | ||
---|---|---|
static final int | PREVIOUS | |
Represents the previous pivot item in the PivotField.
|
||
static final int | NEXT | |
Represents the next pivot item in the PivotField.
|
||
static final int | CUSTOM | |
Represents a pivot item index, as specified by Pivot Items, that specifies a pivot item in the PivotField.
|
public static final int PREVIOUS
public static final int NEXT
public static final int CUSTOM