captionTop

abstract fun captionTop(widget: Widget)

Add a widget as a caption oto the top of this table.


abstract fun captionTop(text: String, align: TextAlign = TextAlign.CENTER)

Add text as a caption to the top of this table.