Assign a gadget to a column on the page that this IPTMyPortal represents. It adds this gadget to the gadgets that are already in this column.
Assign a gadget to a column on the page that this IPTMyPortal represents. It adds this gadget to the gadgets that are already in this column.
void AssignGadgetsEx(int,int);
Assign a list of gadgets to a column on the page that this IPTMyPortal represents. It adds this list to the gadgets that are already in this column.
void AssignGadgetsEx(int[],int);
IPTMyPortal Interface | com.plumtree.server Namespace