@vivliostyle/core
Preparing search index...
repetitive-element
LayoutFragmentedBlock
Class LayoutFragmentedBlock
Abstract
Hierarchy (
View Summary
)
LayoutFragmentedBlock
LayoutFragmentedOwnerBlock
LayoutFragmentedTable
Implements
LayoutMode
Index
Constructors
constructor
Properties
formatting
Context
Methods
accept
do
Layout
post
Layout
Constructors
constructor
new
LayoutFragmentedBlock
(
formattingContext
:
RepetitiveElement
.
RepetitiveElementsOwnerFormattingContext
,
)
:
LayoutFragmentedBlock
Parameters
formattingContext
:
RepetitiveElement
.
RepetitiveElementsOwnerFormattingContext
Returns
LayoutFragmentedBlock
Properties
formatting
Context
formattingContext
:
RepetitiveElement
.
RepetitiveElementsOwnerFormattingContext
Methods
accept
accept
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
)
:
boolean
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
boolean
Abstract
do
Layout
doLayout
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
,
)
:
Result
<
Vtree
.
NodeContext
>
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
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
Methods
accept
do
Layout
post
Layout
@vivliostyle/core
Loading...