Uses of Package
com.atlassian.gadgets.dashboard
Packages that use com.atlassian.gadgets.dashboard
Package
Description
This package contains the main APIs for interacting with gadgets.
This package contains the main APIs for interacting with dashboards and gadgets.
-
Classes in com.atlassian.gadgets.dashboard used by com.atlassian.gadgets
-
Classes in com.atlassian.gadgets.dashboard used by com.atlassian.gadgets.dashboardClassDescriptionThe possible colors that can be used to customize dashboards and gadgets.Representation of the identifier for a particular dashboard.Detailed information that can be used to render the dashboard item.Context in which the dashboard item is rendered.An immutable representation of a dashboard.A builder that allows the
Layoutor the columns of theDashboardStateunder construction to be set.There are a predetermined number of columns that a dashboard can contain, andColumnIndexis the enumeration of those columns.A builder that allows you to set the title of theDashboardStateobject under construction.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.Thrown if a user tries a non-permissible operation on a dashboard or gadget. -
Classes in com.atlassian.gadgets.dashboard used by com.atlassian.gadgets.dashboard.viewClassDescriptionAn immutable representation of a dashboard.Represents a Dashboard Tab