Uses of Interface
org.zkoss.zk.ui.select.impl.Reflections.FieldRunner

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

Uses of Reflections.FieldRunner in org.zkoss.zk.ui.select.impl
 

Methods in org.zkoss.zk.ui.select.impl with parameters of type Reflections.FieldRunner
static
<A extends java.lang.annotation.Annotation>
void
Reflections.forFields(java.lang.Class<?> clazz, java.lang.Class<A> annotationClass, Reflections.FieldRunner<A> runner)
          Traverse through all fields with a certain annotation in a class and it super classes.
 



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