Class WidgetPlotConfiguration.Builder

    • Constructor Detail

    • Method Detail

      • setAllowMaximize

        public WidgetPlotConfiguration.Builder setAllowMaximize​(java.lang.Boolean allowMaximize)
        Allow maximize capability for this widget
        Parameters:
        allowMaximize - New value for the property.
      • setCondition

        public WidgetPlotConfiguration.Builder setCondition​(java.lang.String condition)
        If the condition is met then the given chart config is applied to the widget configuration.
        Parameters:
        condition - New value for the property.