public class ComponentLocalProperties extends Object
Constructor and Description |
---|
ComponentLocalProperties() |
Modifier and Type | Method and Description |
---|---|
static boolean |
match(Component component,
String selector)
Returns true if the selector matches the given component.
|
static boolean |
match(Component component,
String selector,
Map<String,PseudoClassDef> defs)
Returns true if the selector matches the given component.
|
public static boolean match(Component component, String selector)
component
- selector
- public static boolean match(Component component, String selector, Map<String,PseudoClassDef> defs)
component
- selector
- defs
- Copyright © 2017. All rights reserved.