public class InitFormBindingImpl extends FormBindingImpl implements InitFormBinding
InitPropertyBinding._accessInfo, _formId| Constructor and Description |
|---|
InitFormBindingImpl(Binder binder,
org.zkoss.zk.ui.Component comp,
String formId,
String initExpr,
Map<String,Object> bindingArgs) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ignoreTracker() |
void |
load(BindContext ctx)
Load data into the source attribute from the target property.
|
getBaseExpression, getCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyString, initFormBean, toStringcontainsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyStringgetArgs, getBinder, getComponentprotected boolean ignoreTracker()
ignoreTracker in class FormBindingImplpublic void load(BindContext ctx)
LoadBindingload in interface LoadBindingctx - the binding runtime contextCopyright © 2020. All rights reserved.