A.DataTableBody Class
An extension for A.DataTable.BodyView that adds correct class to Table.
Constructor
A.DataTableBody
(
-
config
Parameters:
-
config
ObjectObject literal specifying widget configuration properties.
Methods
_afterRenderBody
()
protected
Method called after render method.
_setTableClass
()
protected
Adds .table class to table element.
initializer
()
protected
Construction logic executed during A.DataTableBody instantiation. Lifecycle.
Properties
NAME
String
static
Static property provides a string to identify the class.