Class PaneContext
The pane context.
class marta.PaneContext {
let id: String
let tabIndex: Int
let windowContext: WindowContext
fun activateTab()
}
PaneContextThe pane context.
class marta.PaneContext {
let id: String
let tabIndex: Int
let windowContext: WindowContext
fun activateTab()
}