|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||