toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.api.graphs.labels
/
RecordTableLabel
/
TableAttributes
Table
Attributes
class
TableAttributes
:
HtmlAttributes
<
RecordTableLabel.TableAttributes
>
Members
Types
Companion
Link copied to clipboard
object
Companion
:
HtmlAttributes.HtmlAttributesCompanion
<
RecordTableLabel.TableAttributes
>
Properties
align
Link copied to clipboard
var
align
:
String
?
bgcolor
Link copied to clipboard
var
bgcolor
:
String
?
border
Link copied to clipboard
var
border
:
Int
?
cellborder
Link copied to clipboard
var
cellborder
:
Int
?
cellpadding
Link copied to clipboard
var
cellpadding
:
Int
?
cellspacing
Link copied to clipboard
var
cellspacing
:
Int
?
color
Link copied to clipboard
var
color
:
String
?
columns
Link copied to clipboard
var
columns
:
String
?
fixedsize
Link copied to clipboard
var
fixedsize
:
Boolean
?
gradientangle
Link copied to clipboard
var
gradientangle
:
Double
?
height
Link copied to clipboard
var
height
:
Int
?
href
Link copied to clipboard
var
href
:
String
?
html
Link copied to clipboard
val
html
:
String
id
Link copied to clipboard
var
id
:
String
?
port
Link copied to clipboard
var
port
:
String
?
rows
Link copied to clipboard
var
rows
:
String
?
sides
Link copied to clipboard
var
sides
:
String
?
style
Link copied to clipboard
var
style
:
String
?
target
Link copied to clipboard
var
target
:
String
?
title
Link copied to clipboard
var
title
:
String
?
tooltip
Link copied to clipboard
var
tooltip
:
String
?
valign
Link copied to clipboard
var
valign
:
String
?
width
Link copied to clipboard
var
width
:
Int
?
Functions
copy
Link copied to clipboard
open
override
fun
copy
(
)
:
RecordTableLabel.TableAttributes