Uiinfrastructure API Docs  
 

PTSortedArrayWrapper.PTSAW_SORT_ROW_DIRECTION Field

MES- Sort direction is indicated via a 2D array. PTSAW_SORT_ROW_DIRECTION identifies the row in the array that stores the sort direction, which should store PTSAW_SORT_ASCENDING or PTSAW_SORT_DESCENDING.

public const int PTSAW_SORT_ROW_DIRECTION = 1;

See Also

PTSortedArrayWrapper Class | com.plumtree.uiinfrastructure.arraywrapper Namespace