Table

constructor(attributes: Attributes, tHead: THeadInterface)
constructor(attributes: Attributes, tBody: TBodyInterface)
constructor(attributes: Attributes, tFoot: TFootInterface)
constructor(classes: ClassesInterface, tHead: THeadInterface)
constructor(classes: ClassesInterface, tBody: TBodyInterface)
constructor(classes: ClassesInterface, tFoot: TFootInterface)
constructor(attributes: Attributes, classes: ClassesInterface, tHead: THeadInterface)
constructor(attributes: Attributes, classes: ClassesInterface, tBody: TBodyInterface)
constructor(attributes: Attributes, classes: ClassesInterface, tFoot: TFootInterface)
constructor(attributes: Attributes, tHead: THeadInterface, tBody: TBodyInterface)
constructor(attributes: Attributes, tHead: THeadInterface, tFoot: TFootInterface)
constructor(attributes: Attributes, tBody: TBodyInterface, tFoot: TFootInterface)
constructor(classes: ClassesInterface, tHead: THeadInterface, tBody: TBodyInterface)
constructor(classes: ClassesInterface, tHead: THeadInterface, tFoot: TFootInterface)
constructor(classes: ClassesInterface, tBody: TBodyInterface, tFoot: TFootInterface)
constructor(attributes: Attributes, tHead: THeadInterface, tBody: TBodyInterface, tFoot: TFootInterface)
constructor(classes: ClassesInterface, tHead: THeadInterface, tBody: TBodyInterface, tFoot: TFootInterface)
constructor(attributes: Attributes, classes: AttributeInterface, tHead: THeadInterface, tBody: TBodyInterface, tFoot: TFootInterface)