|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.boris.xlloop.handler.AddinFunctionHandler
public class AddinFunctionHandler
Constructor Summary | |
---|---|
AddinFunctionHandler(Addin addin)
|
Method Summary | |
---|---|
XLoper |
execute(IFunctionContext context,
java.lang.String name,
XLoper[] args)
|
FunctionInformation[] |
getFunctions()
|
boolean |
hasFunction(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddinFunctionHandler(Addin addin)
Method Detail |
---|
public XLoper execute(IFunctionContext context, java.lang.String name, XLoper[] args) throws RequestException
execute
in interface IFunctionHandler
RequestException
public boolean hasFunction(java.lang.String name)
hasFunction
in interface IFunctionHandler
public FunctionInformation[] getFunctions()
getFunctions
in interface FunctionProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |