kvision / pl.treksoft.kvision.table

Package pl.treksoft.kvision.table

Clasess supporting HTML tables.

Types

Cell

open class Cell : Tag

HTML table cell component.

HeaderCell

open class HeaderCell : Tag

HTML table header cell component.

Row

open class Row : Tag

HTML table row component.

Table

open class Table : SimplePanel

HTML table component.

TableType

enum class TableType

HTML table types.