|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.boris.xlloop.FunctionServer.FunctionContext
public static class FunctionServer.FunctionContext
| Constructor Summary | |
|---|---|
FunctionServer.FunctionContext(IFunctionHandler handler,
XLSRef caller,
java.lang.String sheetName)
|
|
| Method Summary | |
|---|---|
XLoper |
execute(java.lang.String name,
XLoper[] args)
|
XLSRef |
getCaller()
|
java.lang.String |
getSheetName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionServer.FunctionContext(IFunctionHandler handler,
XLSRef caller,
java.lang.String sheetName)
| Method Detail |
|---|
public XLSRef getCaller()
getCaller in interface IFunctionContextpublic java.lang.String getSheetName()
getSheetName in interface IFunctionContext
public XLoper execute(java.lang.String name,
XLoper[] args)
throws RequestException
execute in interface IFunctionContextRequestException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||