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(Component comp,
java.lang.String formId,
java.lang.String loadExpr,
ConditionType conditionType,
java.lang.String command,
java.util.Map<java.lang.String,java.lang.Object> bindingArgs)
Make this extenable.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InitFormBinding
Binding for init a form.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.