@vivliostyle/core
Preparing search index...
layout
AfterIfContinuesLayoutConstraint
Class AfterIfContinuesLayoutConstraint
Represents constraints on laying out fragments
Implements
Selectors
.
AfterIfContinuesLayoutConstraint
Index
Constructors
constructor
Properties
after
If
Continues
flagment
Layout
Constraint
Type
node
Context
pseudo
Element
Height
Methods
allow
Layout
equals
To
finish
Break
get
Priority
Of
Finish
Break
get
Repetitive
Elements
next
Candidate
post
Layout
Constructors
constructor
new
AfterIfContinuesLayoutConstraint
(
nodeContext
:
Vtree
.
NodeContext
,
afterIfContinues
:
Selectors
.
AfterIfContinues
,
pseudoElementHeight
:
number
,
)
:
AfterIfContinuesLayoutConstraint
Parameters
nodeContext
:
Vtree
.
NodeContext
afterIfContinues
:
Selectors
.
AfterIfContinues
pseudoElementHeight
:
number
Returns
AfterIfContinuesLayoutConstraint
Properties
after
If
Continues
afterIfContinues
:
Selectors
.
AfterIfContinues
flagment
Layout
Constraint
Type
flagmentLayoutConstraintType
:
FragmentLayoutConstraintType
= "AfterIfContinue"
node
Context
nodeContext
:
Vtree
.
NodeContext
pseudo
Element
Height
pseudoElementHeight
:
number
Methods
allow
Layout
allowLayout
(
nodeContext
:
Vtree
.
NodeContext
,
overflownNodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
,
)
:
boolean
Parameters
nodeContext
:
Vtree
.
NodeContext
overflownNodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
boolean
equals
To
equalsTo
(
constraint
:
Layout
.
FragmentLayoutConstraint
)
:
boolean
Parameters
constraint
:
Layout
.
FragmentLayoutConstraint
Returns
boolean
finish
Break
finishBreak
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
,
)
:
Result
<
boolean
>
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
Result
<
boolean
>
get
Priority
Of
Finish
Break
getPriorityOfFinishBreak
()
:
number
Returns
number
get
Repetitive
Elements
getRepetitiveElements
()
:
AfterIfContinuesElementsOffset
Returns
AfterIfContinuesElementsOffset
next
Candidate
nextCandidate
(
nodeContext
:
Vtree
.
NodeContext
)
:
boolean
Parameters
nodeContext
:
Vtree
.
NodeContext
Returns
boolean
post
Layout
postLayout
(
allowed
:
boolean
,
positionAfter
:
Vtree
.
NodeContext
,
initialPosition
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
,
)
:
void
Parameters
allowed
:
boolean
positionAfter
:
Vtree
.
NodeContext
initialPosition
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
after
If
Continues
flagment
Layout
Constraint
Type
node
Context
pseudo
Element
Height
Methods
allow
Layout
equals
To
finish
Break
get
Priority
Of
Finish
Break
get
Repetitive
Elements
next
Candidate
post
Layout
@vivliostyle/core
Loading...
Represents constraints on laying out fragments