Package com.atlassian.gadgets.view

Contains classes related to the rendering and display of gadgets.

See:
          Description

Interface Summary
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.
ViewComponent A ViewComponent represents a view of an entity in the gadgets system.
 

Class Summary
ModuleId Representation of the identifier for an instance of a gadget rendered on a page.
View Models information the renderer needs to know about a gadget to render it properly.
View.Builder Builder for View.
ViewType Represents a context under which a gadget will be viewed.
 

Exception Summary
GadgetRenderingException Thrown if there is a problem trying to render a gadget (for example, if the request view is not defined)
 

Package com.atlassian.gadgets.view Description

Contains classes related to the rendering and display of gadgets.



Copyright © 2011 Atlassian. All Rights Reserved.