com.google.gwt.gadgets.client
Interface NeedsLockedDomain


@GadgetFeature.FeatureName(value="locked-domain")
public interface NeedsLockedDomain

The locked-domain library isolates your gadgets from other gadgets running on the same page. We suggest that you add this feature requirement to your gadget if your gadget stores sensitive private user data. This feature is only supported on iGoogle. Other gadget containers may not support this feature and will reject your gadget.