public static class ElementQuery.AttributeMatch extends Object
| Constructor and Description |
|---|
AttributeMatch(String name) |
AttributeMatch(String name,
String value) |
AttributeMatch(String name,
String operator,
String value) |
public AttributeMatch(String name)
Copyright © 2020-2021 Vaadin Ltd. All Rights Reserved.