Look up a list of user-gadget settings (preferences) for the combination the gadget represented and the current user.
Look up a list of user-gadget settings (preferences) for the combination the gadget represented and the current user.
object[][] LookupGadgetSettings(object);
Look up one user-gadget setting (preference) for the combination of a particular gadget and the current user.
object[][] LookupGadgetSettings(string);
Look up a list of user-gadget settings (preferences) for the combination of the gadget represented and the current user.
object[][] LookupGadgetSettings(string[]);
IPTGadgetInfo Interface | com.plumtree.server Namespace