public class ComponentEvaluationContributor extends Object implements EvaluationContributor, Serializable
| Constructor and Description |
|---|
ComponentEvaluationContributor(org.zkoss.zk.ui.Component comp) |
| Modifier and Type | Method and Description |
|---|---|
org.zkoss.xel.FunctionMapper |
getFunctionMaper(SBook book) |
org.zkoss.xel.VariableResolver |
getVariableResolver(SBook book) |
public ComponentEvaluationContributor(org.zkoss.zk.ui.Component comp)
public org.zkoss.xel.FunctionMapper getFunctionMaper(SBook book)
getFunctionMaper in interface EvaluationContributorpublic org.zkoss.xel.VariableResolver getVariableResolver(SBook book)
getVariableResolver in interface EvaluationContributorCopyright © 2020. All rights reserved.