JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
io.sf.carte.css4j
Package
io.sf.carte.doc.style.css
Interface MediaQueryListListener
@Deprecated
public interface
MediaQueryListListener
Deprecated.
Listen to changes in media queries.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
onChange
(
MediaQueryList
list)
Deprecated.
Method Details
onChange
void
onChange
(
MediaQueryList
list)
Deprecated.