Aqualogic Interaction API  
 

IPTGadgetBundle.AddGadgetEx Method 

Adds a gadget to the Gadget bundle.

void AddGadgetEx(
   int nGadgetID
);

Parameters

nGadgetID
ID of a gadget, at least EDIT access to the GadgetBundle and at least SELECT access to the gadget is required.

See Also

IPTGadgetBundle Interface | com.plumtree.server Namespace