org.zkoss.bind.impl
Class AnnotateBinderHelper

java.lang.Object
  extended by org.zkoss.bind.impl.AnnotateBinderHelper

public class AnnotateBinderHelper
extends java.lang.Object

Helper class to parse binding annotations and create bindings.

Author:
henrichen

Constructor Summary
AnnotateBinderHelper(Binder binder)
           
 
Method Summary
 void initComponentBindings(Component comp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotateBinderHelper

public AnnotateBinderHelper(Binder binder)
Method Detail

initComponentBindings

public void initComponentBindings(Component comp)


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