Uses of Class
io.webfolder.cdp.type.css.StyleDeclarationEdit
Packages that use StyleDeclarationEdit
-
Uses of StyleDeclarationEdit in io.webfolder.cdp.command
Method parameters in io.webfolder.cdp.command with type arguments of type StyleDeclarationEditModifier and TypeMethodDescriptionCSS.setStyleTexts
(List<StyleDeclarationEdit> edits) Applies specified style edits one after another in the given order.CSSAsync.setStyleTexts
(List<StyleDeclarationEdit> edits) Applies specified style edits one after another in the given order.