Uses of Package
com.atlassian.gadgets.spec

Packages that use com.atlassian.gadgets.spec
com.atlassian.gadgets.dashboard.internal   
com.atlassian.gadgets.dashboard.internal.impl   
com.atlassian.gadgets.directory.internal.impl   
com.atlassian.gadgets.embedded.internal Handles construction of gadget <iframes>, rendering, and URLs to Shindig's gadget rendering servlet. 
com.atlassian.gadgets.oauth.serviceprovider.internal   
com.atlassian.gadgets.renderer.internal   
com.atlassian.gadgets.spec Contains classes related to Gadgets' Specification XML. 
com.atlassian.gadgets.test   
 

Classes in com.atlassian.gadgets.spec used by com.atlassian.gadgets.dashboard.internal
DataType
          Represents the data type of a user preference.
 

Classes in com.atlassian.gadgets.spec used by com.atlassian.gadgets.dashboard.internal.impl
DataType
          Represents the data type of a user preference.
GadgetSpec
          Represents a gadget specification
GadgetSpecFactory
          Factory for creating GadgetSpecs
UserPrefSpec
          Represents a user pref containing the details from the gadget spec XML
 

Classes in com.atlassian.gadgets.spec used by com.atlassian.gadgets.directory.internal.impl
GadgetSpec
          Represents a gadget specification
GadgetSpecFactory
          Factory for creating GadgetSpecs
 

Classes in com.atlassian.gadgets.spec used by com.atlassian.gadgets.embedded.internal
GadgetSpecFactory
          Factory for creating GadgetSpecs
 

Classes in com.atlassian.gadgets.spec used by com.atlassian.gadgets.oauth.serviceprovider.internal
GadgetSpecFactory
          Factory for creating GadgetSpecs
 

Classes in com.atlassian.gadgets.spec used by com.atlassian.gadgets.renderer.internal
Feature
          Represents a feature that is declared to be used in a gadget spec.
GadgetSpec
          Represents a gadget specification
GadgetSpecFactory
          Factory for creating GadgetSpecs
 

Classes in com.atlassian.gadgets.spec used by com.atlassian.gadgets.spec
DataType
          Represents the data type of a user preference.
Feature
          Represents a feature that is declared to be used in a gadget spec.
GadgetSpec
          Represents a gadget specification
GadgetSpec.Builder
          A builder that facilitates construction of GadgetSpec objects.
UserPrefSpec
          Represents a user pref containing the details from the gadget spec XML
UserPrefSpec.Builder
          A builder that facilitates construction of UserPrefSpec objects.
 

Classes in com.atlassian.gadgets.spec used by com.atlassian.gadgets.test
DataType
          Represents the data type of a user preference.
GadgetSpec
          Represents a gadget specification
 



Copyright © 2010 Atlassian. All Rights Reserved.