Package org.zkoss.zk.ui.select.impl

Implementation of ZK Component Selector

See:
          Description

Interface Summary
PseudoClassDef The model of pseudo class definition
Reflections.FieldRunner<A extends Annotation>  
Reflections.MethodRunner<A extends Annotation>  
 

Class Summary
Attribute The model representing an attribute in Selector.
BasicPseudoClassDefs The default set of pseudo classes in Selector.
CharSequenceIterator A char Iterator implementation for Selector tokenizer.
ComponentIterator An implementation of Iterator<Component> that realizes the selector matching algorithm.
ComponentLocalProperties A collection of utilities that check local properties of Components.
ComponentMatchCtx A wrapper of Component, providing a context for selector matching algorithm.
Parser A parser that parses selector string and generates selector objects.
PseudoClass The model representing a pseudo class in Selector
Reflections A collection of reflection utilities.
Selector The model representing a selector.
SimpleSelectorSequence The model representing a sequence of simple selectors.
Token The model of Selector token.
Tokenizer A tokenizer of selector string.
 

Enum Summary
Attribute.Operator  
Selector.Combinator  
Token.Type  
 

Exception Summary
ParseException Exception thrown for illegal selector string.
 

Package org.zkoss.zk.ui.select.impl Description

Implementation of ZK Component Selector



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