Uses of Interface
org.zkoss.bind.sys.InitPropertyBinding

Packages that use InitPropertyBinding
org.zkoss.bind.impl Core Implementation for ZK Bind 
 

Uses of InitPropertyBinding in org.zkoss.bind.impl
 

Classes in org.zkoss.bind.impl that implement InitPropertyBinding
 class InitPropertyBindingImpl
          Implementation of InitPropertyBinding.
 

Methods in org.zkoss.bind.impl that return InitPropertyBinding
protected  InitPropertyBinding BinderImpl.newInitPropertyBinding(Component comp, java.lang.String attr, java.lang.String loadAttr, java.lang.Class<?> attrType, java.lang.String initExpr, java.util.Map<java.lang.String,java.lang.Object> bindingArgs, java.lang.String converterExpr, java.util.Map<java.lang.String,java.lang.Object> converterArgs)
          Make this extenable.
 



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