Package io.deephaven.web.client.state
package io.deephaven.web.client.state
-
ClassDescriptionAn active binding describes the link between a
JsTableand theClientTableStateit is currently using.Container for state information pertaining to a givenTableTicket.In order to not-require a JsTable to be bound to aClientTableState, we will use this interface, which exposes the parts of JsTable that we require in managing handles and their lifecycles.Represents a previously active binding that we're still keeping around for a bit.Instances of this class are responsible for bringing CTS back to life.