|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionResolver
Interface to glue POI function mechanism to zkoss xel function mechanism.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS
|
| Method Summary | |
|---|---|
org.zkoss.poi.ss.formula.DependencyTracker |
getDependencyTracker(Book book)
Return the associated DependencyTracker. |
org.zkoss.xel.FunctionMapper |
getFunctionMapper()
Return the associated FunctionMapper. |
org.zkoss.poi.ss.formula.udf.UDFFinder |
getUDFFinder()
Return the associated UDFFinder. |
| Field Detail |
|---|
static final java.lang.String CLASS
| Method Detail |
|---|
org.zkoss.poi.ss.formula.udf.UDFFinder getUDFFinder()
UDFFinder.
UDFFinder.org.zkoss.xel.FunctionMapper getFunctionMapper()
FunctionMapper.
FunctionMapper.org.zkoss.poi.ss.formula.DependencyTracker getDependencyTracker(Book book)
DependencyTracker.
book - the associated book for the dependency tracker.
DependencyTracker.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||