Plumtree Portal UI  
 

ObjPropModel.InitializeSortedArray Method 

Initalizes the list (PTGrowableSortedArrayWrapper) with a column mapping and an array of sort. The growable array will be sorted by the 2 columns, first the name and second propID, ascending

public override void InitializeSortedArray(
   PTGrowableSortedArrayWrapper _saData
);

Parameters

_saData

See Also

ObjPropModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace | ExpListModel#InitializeSortedArray