org.zkoss.bind.impl
Class AnnotateBinderImpl

java.lang.Object
  extended by org.zkoss.bind.impl.BinderImpl
      extended by org.zkoss.bind.impl.AnnotateBinderImpl
All Implemented Interfaces:
Binder, BinderCtrl

public class AnnotateBinderImpl
extends BinderImpl

ZK Annotated Binder.

Author:
henrichen

Field Summary
 
Fields inherited from class org.zkoss.bind.impl.BinderImpl
BINDCTX, BINDER, BINDING, IGNORE_TRACKER, NOTIFYS, QUE, SRCPATH, VALIDATES, VAR, VM
 
Constructor Summary
AnnotateBinderImpl(Component comp, java.lang.Object vm, java.lang.String qname, java.lang.String qscope)
           
 
Method Summary
 
Methods inherited from class org.zkoss.bind.impl.BinderImpl
addCommandBinding, addFormAssociatedSaveBinding, addFormBindings, addPropertyBinding, getConverter, getEvaluatorX, getEventQueue, getFormAssociatedSaveBindings, getRenderer, getTracker, getValidator, getViewModel, loadComponent, notifyChange, postCommand, removeBindings, removeBindings, sendCommand, setPhaseListener, setViewModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotateBinderImpl

public AnnotateBinderImpl(Component comp,
                          java.lang.Object vm,
                          java.lang.String qname,
                          java.lang.String qscope)


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