Plumtree Portal UI  
 

PTMultiColumnListModel.ParseFields Method 

Parses the string of mapped fields and returns a two dimensional array in the format expected by the Plumtree server

public static object[][] ParseFields(
   string strMappedFields
);

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace | EditorModel#DoTaskOnStartEditor