Package io.deephaven.multiviewwidget.builder
package io.deephaven.multiviewwidget.builder
-
InterfacesClassDescriptionA Builder to create an Aggregation view (see
ViewFactory.addAggView(String, Table, Color, String...)).A builder to define a Leaf View.A builder to create Pivot views.A Super-factory that will switch to the appropriate context for each requested view type, finalizing and adding any currently in construction items to the current set of views.The root of all builders.