toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.table
/
AbstractTableBehavior
/
FooterCellGenerator
Footer
Cell
Generator
interface
FooterCellGenerator
<
T
>
(
source
)
Creates the Views used for a Table's column footer.
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
<
A
>
invoke
(
table
:
T
,
column
:
Column
<
A
>
)
:
View