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 EvaluationContributor
public org.zkoss.xel.VariableResolver getVariableResolver(SBook book)
getVariableResolver
in interface EvaluationContributor
Copyright © 2020. All rights reserved.