@vivliostyle/core
Preparing search index...
exprs
MediaTest
Class MediaTest
Hierarchy (
View Summary
)
Val
MediaTest
Index
Constructors
constructor
Properties
key
name
scope
value
Methods
append
To
depend
depend
Core
depend
Outer
evaluate
evaluate
Core
expand
is
Media
Name
to
String
Constructors
constructor
new
MediaTest
(
scope
:
LexicalScope
,
name
:
MediaName
,
value
:
Val
)
:
MediaTest
Parameters
scope
:
LexicalScope
name
:
MediaName
value
:
Val
Returns
MediaTest
Properties
key
key
:
string
name
name
:
MediaName
scope
scope
:
LexicalScope
value
value
:
Val
Methods
append
To
appendTo
(
buf
:
StringBuffer
,
priority
:
number
)
:
void
Parameters
buf
:
StringBuffer
priority
:
number
Returns
void
depend
depend
(
other
:
Val
,
context
:
Context
)
:
boolean
Parameters
other
:
Val
context
:
Context
Returns
boolean
depend
Core
dependCore
(
other
:
Val
,
context
:
Context
,
dependencyCache
:
DependencyCache
,
)
:
boolean
Parameters
other
:
Val
context
:
Context
dependencyCache
:
DependencyCache
Returns
boolean
depend
Outer
dependOuter
(
other
:
Val
,
context
:
Context
,
dependencyCache
:
DependencyCache
,
)
:
boolean
Parameters
other
:
Val
context
:
Context
dependencyCache
:
DependencyCache
Returns
boolean
evaluate
evaluate
(
context
:
Context
)
:
Result
Parameters
context
:
Context
Returns
Result
evaluate
Core
evaluateCore
(
context
:
Context
)
:
Result
Parameters
context
:
Context
Returns
Result
expand
expand
(
context
:
Context
,
params
:
Val
[]
)
:
Val
Parameters
context
:
Context
params
:
Val
[]
Returns
Val
is
Media
Name
isMediaName
()
:
boolean
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
key
name
scope
value
Methods
append
To
depend
depend
Core
depend
Outer
evaluate
evaluate
Core
expand
is
Media
Name
to
String
@vivliostyle/core
Loading...