Uses of Package
com.atlassian.gadgets.view

Packages that use com.atlassian.gadgets.view
com.atlassian.gadgets.dashboard.internal   
com.atlassian.gadgets.dashboard.internal.rest.representations   
com.atlassian.gadgets.dashboard.internal.velocity   
com.atlassian.gadgets.dashboard.view   
com.atlassian.gadgets.embedded.internal Handles construction of gadget <iframes>, rendering, and URLs to Shindig's gadget rendering servlet. 
com.atlassian.gadgets.refimpl.ui   
com.atlassian.gadgets.renderer.internal   
com.atlassian.gadgets.spec Contains classes related to Gadgets' Specification XML. 
com.atlassian.gadgets.view Contains classes related to the rendering and display of gadgets. 
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.dashboard.internal
ViewComponent
          A ViewComponent represents a view of an entity in the gadgets system.
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.dashboard.internal.rest.representations
RenderedGadgetUriBuilder
          Builds URLs to the rendered gadget.
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.dashboard.internal.velocity
ViewComponent
          A ViewComponent represents a view of an entity in the gadgets system.
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.dashboard.view
ViewComponent
          A ViewComponent represents a view of an entity in the gadgets system.
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.embedded.internal
GadgetRenderingException
          Thrown if there is a problem trying to render a gadget (for example, if the request view is not defined)
GadgetViewFactory
          A factory which provides a way to create ViewComponents for gadgets.
RenderedGadgetUriBuilder
          Builds URLs to the rendered gadget.
SecurityTokenFactory
          A factory for generating security tokens that is used when rendering gadgets.
View
          Models information the renderer needs to know about a gadget to render it properly.
ViewComponent
          A ViewComponent represents a view of an entity in the gadgets system.
ViewType
          Represents a context under which a gadget will be viewed.
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.refimpl.ui
GadgetViewFactory
          A factory which provides a way to create ViewComponents for gadgets.
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.renderer.internal
SecurityTokenFactory
          A factory for generating security tokens that is used when rendering gadgets.
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.spec
ViewType
          Represents a context under which a gadget will be viewed.
 

Classes in com.atlassian.gadgets.view used by com.atlassian.gadgets.view
GadgetRenderingException
          Thrown if there is a problem trying to render a gadget (for example, if the request view is not defined)
View
          Models information the renderer needs to know about a gadget to render it properly.
View.Builder
          Builder for View.
ViewComponent
          A ViewComponent represents a view of an entity in the gadgets system.
ViewType
          Represents a context under which a gadget will be viewed.
 



Copyright © 2010 Atlassian. All Rights Reserved.