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

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

Uses of SavePropertyBinding in org.zkoss.bind.impl
 

Classes in org.zkoss.bind.impl that implement SavePropertyBinding
 class SavePropertyBindingImpl
          Implementation of SavePropertyBinding.
 

Methods in org.zkoss.bind.impl that return SavePropertyBinding
protected  SavePropertyBinding BinderImpl.newSavePropertyBinding(Component comp, java.lang.String attr, java.lang.String saveAttr, java.lang.String saveExpr, ConditionType conditionType, java.lang.String command, java.util.Map<java.lang.String,java.lang.Object> bindingArgs, java.lang.String converterExpr, java.util.Map<java.lang.String,java.lang.Object> converterArgs, java.lang.String validatorExpr, java.util.Map<java.lang.String,java.lang.Object> validatorArgs)
          Make this extenable.
 

Methods in org.zkoss.bind.impl with parameters of type SavePropertyBinding
static void BindContextUtil.setValidatorArgs(Binder binder, Component comp, BindContext ctx, SavePropertyBinding binding)
           
 



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