Interface FormatOperationsRecorder<IFACE_TYPE extends FormatOperationsRecorder<IFACE_TYPE>>

All Known Subinterfaces:
RollupTable.NodeOperationsRecorder, TreeTable.NodeOperationsRecorder

public interface FormatOperationsRecorder<IFACE_TYPE extends FormatOperationsRecorder<IFACE_TYPE>>
Records format operations to be applied to individual nodes of a hierarchical table for presentation. Supports a subset of the Table API.