Class AbstractTableSubscription.UpdateEventData

java.lang.Object
io.deephaven.web.client.api.subscription.AbstractTableSubscription.UpdateEventData
All Implemented Interfaces:
TableData
Direct Known Subclasses:
AbstractTableSubscription.SubscriptionEventData, JsTreeTable.TreeSubscription.TreeViewportDataImpl
Enclosing class:
AbstractTableSubscription

@TsIgnore public abstract static class AbstractTableSubscription.UpdateEventData extends Object implements TableData
Base type to allow trees to extend from here separately from tables.