Uses of Class
com.atlassian.gadgets.dashboard.DashboardColumns
Packages that use DashboardColumns
Package
Description
This package contains the main APIs for interacting with dashboards and gadgets.
-
Uses of DashboardColumns in com.atlassian.gadgets.dashboard
Methods in com.atlassian.gadgets.dashboard that return DashboardColumnsModifier and TypeMethodDescriptionstatic DashboardColumnsDashboardColumns.from(Iterable<? extends Iterable<DashboardItemState>> columns, int numberOfColumns) DashboardState.getDashboardColumns()