KClassLabel

class KClassLabel(kClass: KClass<*>) : RecordTableLabel

Label representing kClass with all members in HTML table

Constructors

Link copied to clipboard
constructor(kClass: KClass<*>)

Properties

Link copied to clipboard
Link copied to clipboard
open override val mainText: String
Link copied to clipboard
open override val properties: Collection<Iterable<String>>
Link copied to clipboard
open override val shape: String?

Shape of this node. The full list of shapes is given here

Link copied to clipboard
open override val text: String

Node text. May be simple simple text or HTML