@vivliostyle/core
Preparing search index...
table
LayoutEntireTable
Class LayoutEntireTable
Hierarchy (
View Summary
)
LayoutEntireBlock
LayoutEntireTable
Index
Constructors
constructor
Properties
formatting
Context
processor
Methods
accept
do
Layout
post
Layout
Constructors
constructor
new
LayoutEntireTable
(
formattingContext
:
TableFormattingContext
,
processor
:
TableLayoutProcessor
,
)
:
LayoutEntireTable
Parameters
formattingContext
:
TableFormattingContext
processor
:
TableLayoutProcessor
Returns
LayoutEntireTable
Properties
formatting
Context
formattingContext
:
RepetitiveElement
.
RepetitiveElementsOwnerFormattingContext
Readonly
processor
processor
:
TableLayoutProcessor
Methods
accept
accept
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
)
:
boolean
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
boolean
do
Layout
doLayout
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Column
,
)
:
Result
<
Vtree
.
NodeContext
>
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Column
Returns
Result
<
Vtree
.
NodeContext
>
post
Layout
postLayout
(
positionAfter
:
Vtree
.
NodeContext
,
initialPosition
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
,
accepted
:
boolean
,
)
:
boolean
Parameters
positionAfter
:
Vtree
.
NodeContext
initialPosition
:
Vtree
.
NodeContext
column
:
Layout
.
Column
accepted
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
formatting
Context
processor
Methods
accept
do
Layout
post
Layout
@vivliostyle/core
Loading...