Uses the passed in parameters to query which objects use the passed in template and which inherit it then adds those as the default objects.
Uses the passed in parameters to query which objects use the passed in template and which inherit it then adds those as the default objects.
public virtual void SetDefaultObjects(IPTSession,int,int,int,int);
Inherited from SelectPTObjectModel.
public virtual void SetDefaultObjects(object[][]);
InheritListModel Class | com.plumtree.portaluiinfrastructure.expandablelist.inherit Namespace