Interface HtmlAttributesClientRpc

All Superinterfaces:
com.vaadin.shared.communication.ClientRpc, Serializable

public interface HtmlAttributesClientRpc extends com.vaadin.shared.communication.ClientRpc
  • Method Details

    • removeCssProperties

      void removeCssProperties(Map<String,Set<String>> propertiesToRemove)
    • removeDomAttributes

      void removeDomAttributes(Map<String,Set<String>> attributesToRemove)