JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
com.mayam.wf.attributes.shared.expr.Function
Packages that use
Function
Package
Description
com.mayam.wf.attributes.shared.expr
Uses of
Function
in
com.mayam.wf.attributes.shared.expr
Methods in
com.mayam.wf.attributes.shared.expr
with parameters of type
Function
Modifier and Type
Method
Description
Eval
Eval.
registerFunction
(
String
name,
Function
implementation)