Common interface for various ways of accessing table data and formatting.
Java note: this interface contains some extra overloads that aren't available in JS. Implementations are expected to
implement only abstract methods, and default methods present in this interface will dispatch accordingly.
Common interface for various ways of accessing table data and formatting.
Java note: this interface contains some extra overloads that aren't available in JS. Implementations are expected to implement only abstract methods, and default methods present in this interface will dispatch accordingly.