| Package | Description |
|---|---|
| org.zkoss.bind.impl |
Core Implementation for ZK Bind
|
| org.zkoss.bind.sys |
System level classes for ZK Bind
|
| Modifier and Type | Class and Description |
|---|---|
class |
InitFormBindingImpl
Implementation of
InitPropertyBinding. |
class |
LoadFormBindingImpl
Implementation of
LoadFormBinding |
| Modifier and Type | Method and Description |
|---|---|
protected LoadFormBinding |
BinderImpl.newLoadFormBinding(org.zkoss.zk.ui.Component comp,
String formId,
String loadExpr,
ConditionType conditionType,
String command,
Map<String,Object> bindingArgs)
Make this extenable.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InitFormBinding
Binding for init a form.
|
Copyright © 2020. All rights reserved.