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 |
InitChildrenBindingImpl
Implementation of
InitChildrenBinding . |
class |
LoadChildrenBindingImpl
Implementation of
LoadChildrenBinding . |
Modifier and Type | Method and Description |
---|---|
protected LoadChildrenBinding |
BinderImpl.newLoadChildrenBinding(Component comp,
java.lang.String loadExpr,
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)
Make this extenable.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InitChildrenBinding
ChildrenBinding for init-loading into children component from backing bean property.
|
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.