Plumtree Portal UI  
 

SelectPTObjectModel.SetDefaultObjects Method 

Add the array passed in argument to the list. The array should be created using the EXPLIST_COL constants defined in this class.

public virtual void SetDefaultObjects(
   object[][] _arrRows
);

Parameters

_arrRows
Array of rows to add.

See Also

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace