com.google.gwt.gadgets.client
Interface GadgetFeature

All Known Implementing Classes:
AnalyticsFeature, IntrinsicFeature, OsapiFeature, SetPrefsFeatureImpl

public interface GadgetFeature

This is a tag interface for API objects that provide access to optional features within the Gadget container. A GadgetFeature must define a zero-arg constructor with an arbitrary access modifier.


Nested Class Summary
static interface GadgetFeature.FeatureName
          Allows the Gadget manifest generator to automatically generate requires elements.
static interface GadgetFeature.MayRequire
          Deprecated.