Uses of Class
org.zkoss.zk.ui.select.impl.ComponentMatchCtx
-
Packages that use ComponentMatchCtx Package Description org.zkoss.zk.ui.select.impl -
-
Uses of ComponentMatchCtx in org.zkoss.zk.ui.select.impl
Methods in org.zkoss.zk.ui.select.impl that return ComponentMatchCtx Modifier and Type Method Description ComponentMatchCtxComponentMatchCtx. getParent()Return the parent contextMethods in org.zkoss.zk.ui.select.impl with parameters of type ComponentMatchCtx Modifier and Type Method Description booleanPseudoClassDef. accept(ComponentMatchCtx ctx, java.lang.String... parameters)Return true if the component qualifies this pseudo class.
-