public static final class WidgetPlotConfiguration.Builder
extends java.lang.Object
WidgetPlotConfiguration.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
WidgetPlotConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
WidgetPlotConfiguration |
build() |
WidgetPlotConfiguration.Builder |
setAllowMaximize(java.lang.Boolean allowMaximize)
Allow maximize capability for this widget
|
WidgetPlotConfiguration.Builder |
setCondition(java.lang.String condition)
If the condition is met then the given chart config is applied to the widget
configuration.
|
public Builder()
WidgetPlotConfiguration.public WidgetPlotConfiguration.Builder setAllowMaximize(java.lang.Boolean allowMaximize)
allowMaximize - New value for the property.public WidgetPlotConfiguration.Builder setCondition(java.lang.String condition)
condition - New value for the property.public WidgetPlotConfiguration build()