@vivliostyle/core
Preparing search index...
exprs
MediaName
Class MediaName
Named value.
Hierarchy (
View Summary
)
Val
MediaName
Index
Constructors
constructor
Properties
key
name
not
scope
Methods
append
To
depend
depend
Core
depend
Outer
evaluate
evaluate
Core
expand
is
Media
Name
to
String
Constructors
constructor
new
MediaName
(
scope
:
LexicalScope
,
not
:
boolean
,
name
:
string
)
:
MediaName
Parameters
scope
:
LexicalScope
not
:
boolean
name
:
string
Returns
MediaName
Properties
key
key
:
string
name
name
:
string
not
not
:
boolean
scope
scope
:
LexicalScope
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
not
scope
Methods
append
To
depend
depend
Core
depend
Outer
evaluate
evaluate
Core
expand
is
Media
Name
to
String
@vivliostyle/core
Loading...
Named value.