Uses of Class
org.zkoss.zats.common.select.impl.SimpleSelectorSequence
-
Packages that use SimpleSelectorSequence Package Description org.zkoss.zats.common.select.impl -
-
Uses of SimpleSelectorSequence in org.zkoss.zats.common.select.impl
Methods in org.zkoss.zats.common.select.impl with parameters of type SimpleSelectorSequence Modifier and Type Method Description booleanComponentMatchCtx. match(SimpleSelectorSequence seq, Map<String,PseudoClassDef> defs)Return true if the component qualifies the local properties of a given SimpleSelectorSequence.
-