TBody

constructor(vararg children: TrInterface)
constructor(attributes: Attributes, vararg children: TrInterface)
constructor(attributes: Attributes, classes: ClassesInterface, vararg children: TrInterface)
constructor(classes: ClassesInterface, vararg children: TrInterface)
constructor(classes: ClassesInterface, children: List<TrInterface>)
constructor(attributes: Attributes, classes: ClassesInterface, children: List<TrInterface>)