Uses of Class
org.adempiere.webui.apps.graph.WPerformanceIndicator.Options
Packages that use WPerformanceIndicator.Options
Package
Description
Provide class and interface for chart (AD_Chart), performance indicator (PA_Goal) and document status indicator (PA_DocumentStatus) implementation.
-
Uses of WPerformanceIndicator.Options in org.adempiere.webui.apps.graph
Methods in org.adempiere.webui.apps.graph with parameters of type WPerformanceIndicator.OptionsModifier and TypeMethodDescriptionvoid
WPAPanel.setGoals
(MGoal[] goals, WPerformanceIndicator.Options options) Set performance goals and render chartsConstructors in org.adempiere.webui.apps.graph with parameters of type WPerformanceIndicator.OptionsModifierConstructorDescriptionWPAWidget
(MGoal goal, WPerformanceIndicator.Options options, boolean isShowTitle) WPerformanceIndicator
(MGoal goal, WPerformanceIndicator.Options options)