TabListRole

View that holds the TabRoles for a tabbed-panel.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
operator fun minusAssign(tab: View)

Removes the relationship between a tab's View and the panel it controls

Link copied to clipboard
operator fun set(tab: View, tabPanel: View)

Creates a relationship between a tab's View and the panel it controls