| Package | Description |
|---|---|
| com.atlassian.gadgets |
This package contains the main APIs for interacting with gadgets.
|
| com.atlassian.gadgets.dashboard |
This package contains the main APIs for interacting with dashboards and gadgets.
|
| com.atlassian.gadgets.dashboard.view |
| Class and Description |
|---|
| Color
The possible colors that can be used to customize dashboards and gadgets.
|
| Class and Description |
|---|
| Color
The possible colors that can be used to customize dashboards and gadgets.
|
| DashboardColumns |
| DashboardId
Representation of the identifier for a particular dashboard.
|
| DashboardItemRepresentation
Detailed information that can be used to render the dashboard item.
|
| DashboardItemRepresentationService.RenderingContext
Context in which the dashboard item is rendered.
|
| DashboardState
An immutable representation of a dashboard.
|
| DashboardState.Builder
A builder that allows the
Layout or the columns of the DashboardState under construction to
be set. |
| DashboardState.ColumnIndex
There are a predetermined number of columns that a dashboard can contain, and
ColumnIndex is the enumeration
of those columns. |
| DashboardState.TitleBuilder
A builder that allows you to set the title of the
DashboardState object under construction. |
| Layout
Dashboards can be laid out in multiple ways: with a single column (A), with two columns of equal size (AA), with two
columns where one is smaller and the other is larger (AB), etc.
|
| PermissionException
Thrown if a user tries a non-permissible operation on a dashboard or gadget.
|
| Class and Description |
|---|
| DashboardState
An immutable representation of a dashboard.
|
| DashboardTab
Represents a Dashboard Tab
|
Copyright © 2024 Atlassian. All rights reserved.