public class ComponentEvaluationContributor extends java.lang.Object implements EvaluationContributor, java.io.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 © 2005-2010 Potix Corporation. All Rights Reserved.