Plumtree Portal UI  
 

PTMultiColumnListModel.SetEnableCreateNew Method 

Enables the create new links for the Class ID in argument. Doing this will also enbale the links to Edit the Objects in the list.

public virtual void SetEnableCreateNew(
   object[][] _arrCreateNewInfo
);

Parameters

_arrCreateNewInfo
Information for each create new link

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace