Package io.deephaven.multiviewwidget.ui.util
package io.deephaven.multiviewwidget.ui.util
-
ClassDescriptionAn extension of
TableModelwhich adds an item-selection concept.A listenable panel that provides filters to apply to the base widget table.An interface defining an object that wishes to receive notifications of changes in filters.Consolidates serializable columnar formatting and conditional formatting into a single, serializable objectAnAbstractTableModelbacked by a simple mutable list of items.ADBColumnRendererwhich will resize based on the desired width of the cell, the column-header related to the cell, and the potential totalsTable value associated with the cell.Basic utility to serialize calls around shared objects, where the lock and release may be done from different threadsConsolidates serializable sort-ordering into a single, serializable objectA helper for scheduling views and updates properly.This interface defines an object that provides context for an entire AggComboWidget.