Interface FilterOperationsRecorder<IFACE_TYPE extends FilterOperationsRecorder<IFACE_TYPE>>

All Known Subinterfaces:
TreeTable.NodeOperationsRecorder

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