| Package | Description |
|---|---|
| org.zkoss.bind.impl |
Core Implementation for ZK Bind
|
| Modifier and Type | Class and Description |
|---|---|
class |
SaveFormBindingImpl
Implementation of
SaveFormBinding. |
| Modifier and Type | Method and Description |
|---|---|
protected SaveFormBinding |
BinderImpl.newSaveFormBinding(org.zkoss.zk.ui.Component comp,
String formId,
String saveExpr,
ConditionType conditionType,
String command,
Map<String,Object> bindingArgs,
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,
SaveFormBinding binding) |
Copyright © 2020. All rights reserved.