TabList

class TabList

Constructors

Link copied to clipboard
constructor(header: Component? = null, footer: Component? = null)

Functions

Link copied to clipboard
fun footer(footer: Component)
Link copied to clipboard
fun header(header: Component)
Link copied to clipboard
fun players(players: MutableList<Player>)
Link copied to clipboard
fun update()