Package io.jmix.ui.widget.client.html
Interface HtmlAttributesClientRpc
- All Superinterfaces:
com.vaadin.shared.communication.ClientRpc
,Serializable
public interface HtmlAttributesClientRpc
extends com.vaadin.shared.communication.ClientRpc
-
Method Summary
Modifier and TypeMethodDescriptionvoid
removeCssProperties
(Map<String, Set<String>> propertiesToRemove) void
removeDomAttributes
(Map<String, Set<String>> attributesToRemove)
-
Method Details
-
removeCssProperties
-
removeDomAttributes
-