Uses of Class
org.zkoss.zk.ui.select.impl.ComponentMatchCtx

Packages that use ComponentMatchCtx
org.zkoss.zk.ui.select.impl Implementation of ZK Component Selector 
 

Uses of ComponentMatchCtx in org.zkoss.zk.ui.select.impl
 

Methods in org.zkoss.zk.ui.select.impl that return ComponentMatchCtx
 ComponentMatchCtx ComponentMatchCtx.getParent()
          Return the parent context
 

Methods in org.zkoss.zk.ui.select.impl with parameters of type ComponentMatchCtx
 boolean PseudoClassDef.accept(ComponentMatchCtx ctx, java.lang.String... parameters)
          Return true if the component qualifies this pseudo class.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo