Package com.google.gwt.gadgets.rebind

Custom generators for automatically creating a Gadget Manifest.

See:
          Description

Interface Summary
PreferenceGenerator Pluggable support for new Preference types.
 

Class Summary
ContentSectionGenerator Determines, which sub-class of ContentSection to instantiate, based on the current gadget view.
DefaultPreferenceGenerator Handles Preference instantiation for the built-in types of Preferences.
EnumPreferenceGenerator Used to generate instantiations of the EnumPreferences type.
GadgetGenerator Write the top layer in the Gadget bootstrap sandwich and generate a stub manifest that will be completed by the linker.
UserPreferencesGenerator Provides a binding from a UserPreferences subtype to the Gadget container's preferences API.
 

Package com.google.gwt.gadgets.rebind Description

Custom generators for automatically creating a Gadget Manifest.

Custom generators for automatically creating a Gadget Manifest.