Class PivotWidgetBuilder

java.lang.Object
io.deephaven.multiviewwidget.builder.convert.PivotWidgetBuilder
io.deephaven.plugin.aggcombowidget.builder.convert.PivotWidgetBuilder

@Deprecated public class PivotWidgetBuilder extends PivotWidgetBuilder
Deprecated.
Forwards to PivotWidgetBuilder for backwards compatibility
  • Constructor Details

    • PivotWidgetBuilder

      public PivotWidgetBuilder(Table tableToPivot, String row, String columnTitleColumn, String valueColumn)
      Deprecated.