public class LoadFormBindingImpl extends FormBindingImpl implements LoadFormBinding
LoadFormBinding_accessInfo, _formId| Constructor and Description |
|---|
LoadFormBindingImpl(Binder binder,
org.zkoss.zk.ui.Component comp,
String formId,
String loadExpr,
ConditionType conditionType,
String command,
Map<String,Object> bindingArgs) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDependsOnTrackings(List<String> srcpath,
String basepath,
String[] props)
Internal Use Only.
|
int |
getSeriesLength() |
void |
load(BindContext ctx)
Load data into the source attribute from the target property.
|
void |
setSeriesLength(int len) |
getBaseExpression, getCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyString, ignoreTracker, initFormBean, toStringcontainsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyStringgetArgs, getBinder, getComponentpublic void load(BindContext ctx)
LoadBindingload in interface LoadBindingctx - the binding runtime contextpublic void setSeriesLength(int len)
public int getSeriesLength()
Copyright © 2020. All rights reserved.