Uiinfrastructure API Docs  
 

PTSortedArrayWrapper.PTSAW_NEWITEMSINFO_NEWVALUE 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_NEWVALUE identifies the column in the array that stores the new cell value.

public const int PTSAW_NEWITEMSINFO_NEWVALUE = 2;

See Also

PTSortedArrayWrapper Class | com.plumtree.uiinfrastructure.arraywrapper Namespace