implicit final class SaferLinkStyle extends AnyVal
- See also
https://drafts.csswg.org/cssom/#the-linkstyle-interface
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SaferLinkStyle
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SaferLinkStyle(value: LinkStyle)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
##(): Int
- Definition Classes
- Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
sheetOpt: Option[StyleSheet]
Returns the StyleSheet object associated with the given element, or null if there is none.
Returns the StyleSheet object associated with the given element, or null if there is none.
MDN
-
def
toString(): String
- Definition Classes
- Any
- val value: LinkStyle