Constructor
Methods
build
Builds the object.
def build() -> common.TableFooterOptions
count_rows
def count_rows(count_rows: bool) -> typing.Self
def enable_pagination(enable_pagination: bool) -> typing.Self
fields
def fields(fields: list[str]) -> typing.Self
reducer
actually 1 value
def reducer(reducer: list[str]) -> typing.Self
show
def show(show: bool) -> typing.Self
See also