Search
Preparing search index...
The search index is not available
Lineupengine
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"table/ACellTableSection"
ACellTableSection
Class ACellTableSection<T>
base class for a cell renderer as table section
Type parameters
T
:
IColumn
Hierarchy
ARowRenderer
ACellTableSection
Implements
ITableSection
Index
Constructors
constructor
Properties
body
header
Accessors
height
hidden
id
width
Methods
destroy
hide
init
show
Constructors
constructor
new ACell
Table
Section
(
header
:
HTMLElement
, body
:
HTMLElement
, tableId
:
string
, style
:
GridStyleManager
, options
?:
Partial
<
IRowRendererOptions
>
)
:
ACellTableSection
Parameters
header:
HTMLElement
body:
HTMLElement
tableId:
string
style:
GridStyleManager
Default value
options:
Partial
<
IRowRendererOptions
>
= {}
Returns
ACellTableSection
Properties
body
body
:
HTMLElement
header
header
:
HTMLElement
Accessors
height
get
height
(
)
:
number
Returns
number
hidden
get
hidden
(
)
:
boolean
set
hidden
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
id
get
id
(
)
:
string
Returns
string
width
get
width
(
)
:
number
Returns
number
Methods
destroy
destroy
(
)
:
void
Returns
void
hide
hide
(
)
:
void
Returns
void
init
init
(
)
:
void
Returns
void
show
show
(
scrollLeft
:
number
, clientWidth
:
number
, isGoingRight
:
boolean
)
:
void
Parameters
scrollLeft:
number
clientWidth:
number
isGoingRight:
boolean
Returns
void
Globals
"ACell
Renderer"
"ARow
Renderer"
"abort
Able"
"animation/
Key
Finder"
"animation/index"
"bundle"
"cell/ACell
Renderer"
"cell/internal/
Quad
Tree
Node"
"index"
"internal/index"
"internal/scroll"
"logic"
"mixin/IMixin"
"mixin/
Prefetch
Mixin"
"mixin/index"
"style/
Grid
Style
Manager"
"style/
Style
Manager"
"style/index"
"styles/index"
"table/ACell
Table
Section"
"table/
Multi
Table
Row
Renderer"
"table/index"
"table/internal/ACell
Adapter"
ACell
Table
Section
constructor
body
header
height
hidden
id
width
destroy
hide
init
show
ITable
Cell
Render
Context
base class for a cell renderer as table section