0
A
答えて
0
はい、celltableはあなたがすべての行の値を合計し、あなたのcustomrフッターに渡すことができます。このコンストラクタ
void addColumn(Column<T,?> col, Header<?> header, Header<?> footer)
Adds a column to the table with an associated header and footer.
を持っています。