Class BarrageTable

All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, NotificationQueue.Dependency, Deflatable<Table>, Table, LivenessManager, LivenessNode, LivenessReferent, LongSizedDataStructure, DynamicNode, DynamicTable, NotificationStepReceiver, NotificationStepSource, SystemicObject, BarrageMessage.Listener, Serializable
Direct Known Subclasses:
BarrageBlinkTable, BarrageRedirectedTable

public abstract class BarrageTable extends QueryTable implements BarrageMessage.Listener
A client side Table that mirrors an upstream/server side Table.

Note that viewports are defined in row positions of the upstream table.

See Also: