public class ChoiceNameFunctionHandler extends Object implements IFunctionHandler
| Constructor and Description |
|---|
ChoiceNameFunctionHandler(FormDef f) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(Object[] args,
EvaluationContext ec)
Evaluate the function
|
String |
getName() |
List<Class[]> |
getPrototypes() |
boolean |
rawArgs() |
boolean |
realTime() |
public ChoiceNameFunctionHandler(FormDef f)
public String getName()
getName in interface IFunctionHandlerpublic Object eval(Object[] args, EvaluationContext ec)
IFunctionHandlereval in interface IFunctionHandlerpublic List<Class[]> getPrototypes()
getPrototypes in interface IFunctionHandlerpublic boolean rawArgs()
rawArgs in interface IFunctionHandlerpublic boolean realTime()
realTime in interface IFunctionHandlerCopyright © 2025. All rights reserved.