Class AggView

java.lang.Object
io.deephaven.multiviewwidget.views.AggView
All Implemented Interfaces:
Deflatable<ViewTab>, ViewTab

public class AggView extends Object implements ViewTab
An aggregated table view sporting both the aggregation table and the totals table. Grouping columns can be configured by the user post-initialization. This object exists on both the server and client side; only the client-side will ever attempt to construct/access the AggViewPanel