Uiinfrastructure API Docs  
 

PTGrowableSortedArrayWrapper.SortArray Method 

ROB- Resort the internal array. Use after calling AddRowWithoutSort multiple times. This is an alternative to calling AddRows with a 2d array. Added as to fix bug #51045:

public virtual void SortArray();

See Also

PTGrowableSortedArrayWrapper Class | com.plumtree.uiinfrastructure.arraywrapper Namespace