| Package | Description |
|---|---|
| org.zkoss.bind.impl |
Core Implementation for ZK Bind
|
| Modifier and Type | Class and Description |
|---|---|
class |
SavePropertyBindingImpl
Implementation of
SavePropertyBinding. |
| Modifier and Type | Method and Description |
|---|---|
protected SavePropertyBinding |
BinderImpl.newSavePropertyBinding(org.zkoss.zk.ui.Component comp,
String attr,
String saveAttr,
String saveExpr,
ConditionType conditionType,
String command,
Map<String,Object> bindingArgs,
String converterExpr,
Map<String,Object> converterArgs,
String validatorExpr,
Map<String,Object> validatorArgs)
Make this extenable.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BindContextUtil.setValidatorArgs(Binder binder,
org.zkoss.zk.ui.Component comp,
BindContext ctx,
SavePropertyBinding binding) |
Copyright © 2015. All rights reserved.