marta

Class PaneContext

Pane context.

class marta.PaneContext {

let id: String

let model: ListModel

let tabIndex: Int

let view: PaneView

let windowContext: WindowContext

fun activateTab()

}