Clasess supporting HTML tables.
open class Cell : Tag
HTML table cell component. |
|
open class HeaderCell : Tag
HTML table header cell component. |
|
open class Row : Tag
HTML table row component. |
|
open class Table : SimplePanel
HTML table component. |
|
enum class TableType
HTML table types. |