| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands |
| Class and Description |
|---|
| FontsUpdated
Fires whenever a web font is updated.
|
| MediaQueryResultChanged
Fires whenever a MediaQuery result changes (for example, after a browser window has been
resized.) The current implementation considers only viewport-dependent media features.
|
| StyleSheetAdded
Fired whenever an active document stylesheet is added.
|
| StyleSheetChanged
Fired whenever a stylesheet is changed as a result of the client operation.
|
| StyleSheetRemoved
Fired whenever an active document stylesheet is removed.
|
Copyright © 2021 Kenan Klisura. All rights reserved.