Uses of Class
com.kingsrook.qqq.backend.core.model.dashboard.widgets.StatisticsData
Packages that use StatisticsData
-
Uses of StatisticsData in com.kingsrook.qqq.backend.core.model.dashboard.widgets
Methods in com.kingsrook.qqq.backend.core.model.dashboard.widgets that return StatisticsDataModifier and TypeMethodDescriptionStatisticsData.withCount
(Serializable count) Fluent setter for countStatisticsData.withCountContext
(String countContext) Fluent setter for countContextStatisticsData.withCountFontSize
(String countFontSize) Fluent setter for countFontSizeStatisticsData.withCountURL
(String countURL) Fluent setter for countURLStatisticsData.withIncreaseIsGood
(boolean increaseIsGood) Fluent setter for increaseIsGoodStatisticsData.withIsCurrency
(boolean isCurrency) Fluent setter for isCurrencyStatisticsData.withPercentageAmount
(Number percentageAmount) Fluent setter for percentageAmountStatisticsData.withPercentageLabel
(String percentageLabel) Fluent setter for percentageLabelStatisticsData.withPercentageURL
(String percentageURL) Fluent setter for percentageURL