Uses of Package
com.atlassian.gadgets.view

Packages that use com.atlassian.gadgets.view
com.atlassian.gadgets.dashboard.view   
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.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.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)
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.
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 © 2013 Atlassian. All Rights Reserved.