Uiinfrastructure API Docs  
 

PTSortedArrayWrapper.PTSAW_NEWITEMSINFO_INDEX Field

JF- This is used by the SetItems method. The new items info (row index, prop ID and new cell value) is a 2D array. PTSAW_NEWITEMSINFO_INDEX identifies the column in the array that stores the row index of the cell to modify.

public const int PTSAW_NEWITEMSINFO_INDEX = 0;

See Also

PTSortedArrayWrapper Class | com.plumtree.uiinfrastructure.arraywrapper Namespace