Package com.atlassian.gadgets.view


package com.atlassian.gadgets.view
Contains classes related to the rendering and display of gadgets.
  • Class
    Description
    Thrown if there is a problem trying to render a gadget (for example, if the request view is not defined)
    A factory which provides a way to create ViewComponents for gadgets.
    Representation of the identifier for an instance of a gadget rendered on a page.
    Builds URLs to the rendered gadget.
    A factory for generating security tokens that is used when rendering gadgets.
    Models information the renderer needs to know about a gadget to render it properly.
    Builder for View.
    A ViewComponent represents a view of an entity in the gadgets system.
    Represents a context under which a gadget will be viewed.