org.zkoss.zk.ui.select.impl
Interface PseudoClassDef


public interface PseudoClassDef

The model of pseudo class definition

Since:
6.0.0
Author:
simonpai

Method Summary
 boolean accept(ComponentMatchCtx ctx, java.lang.String... parameters)
          Return true if the component qualifies this pseudo class.
 

Method Detail

accept

boolean accept(ComponentMatchCtx ctx,
               java.lang.String... parameters)
Return true if the component qualifies this pseudo class.

Parameters:
ctx -
parameters -


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