| Package | Description |
|---|---|
| com.atlassian.gadgets |
This package contains the main APIs for interacting with gadgets.
|
| 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.
|
| Class and Description |
|---|
| View
Models information the renderer needs to know about a gadget to render it properly.
|
| Class and Description |
|---|
| ViewComponent
A
ViewComponent represents a view of an entity in the gadgets system. |
| Class and Description |
|---|
| ViewType
Represents a context under which a gadget will be viewed.
|
| Class and Description |
|---|
| 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 © 2024 Atlassian. All rights reserved.