public static class XPTNotesFunctionsEx.NotesFunction
extends com.ibm.jscript.types.BuiltinFunction
com.ibm.jscript.types.FBSDefaultObject.JSProperty
Modifier and Type | Method and Description |
---|---|
com.ibm.jscript.types.FBSValue |
call(com.ibm.jscript.engine.IExecutionContext context,
com.ibm.jscript.types.FBSValueVector args,
com.ibm.jscript.types.FBSObject _this) |
protected String[] |
getCallParameters() |
String |
getFunctionName() |
int |
getIndex() |
call, construct, delete, get, get, getFBSType, getType, getTypeAsString, hasCustomProperty, hasInstance, put, put, setFunctionName, stringValue, supportCall, supportConstruct
canPut, clear, createConstructor, createMethod, createProperty, getAllPropertiesForHelp, getAllPropertiesForHelp, getConstructor, getPropertyByName, getPropertyIterator, getPropertyKeys, getPropertyReference, getPrototype, getValues, hasProperty, isJavaAssignableTo, isJavaNative, isJSObject, propCleanNonJSProperties, propCreate, propEntryIterator, propGet, propGetEntry, propInitialize, propPut, propRemove, propSize, readExternal, toJavaObject, writeExternal
asObject, booleanValue, call, equals, getConstructorParameters, getDefaultHint, getDefaultValue, getJSContext, getMembers, getMembers, getProperty, getPropertyFBSType, getPropertyReference, getSyncObject, hasIndexedProperty, isAdvanced, isObject, isPrimitive, numberValue, putProperty, toFBSBoolean, toFBSNumber, toFBSObject, toFBSPrimitive, toFBSString
canFBSObject, dateValue, dateValueJS, doubleValue, dump, getArrayElement, getArrayLength, getArrayValue, getLastArrayValue, hasMultipleValues, intValue, isArray, isBoolean, isDate, isJavaArray, isJavaObject, isJavaPackage, isJSArray, isList, isNull, isNumber, isString, isUndefined, longValue, readValue, setArrayElement, setArrayValue, shortValue, toJavaObject, toString, writeValue
protected String[] getCallParameters()
getCallParameters
in class com.ibm.jscript.types.FBSObject
public int getIndex()
public String getFunctionName()
getFunctionName
in class com.ibm.jscript.types.BuiltinFunction
public com.ibm.jscript.types.FBSValue call(com.ibm.jscript.engine.IExecutionContext context, com.ibm.jscript.types.FBSValueVector args, com.ibm.jscript.types.FBSObject _this) throws com.ibm.jscript.JavaScriptException
call
in class com.ibm.jscript.types.BuiltinFunction
com.ibm.jscript.JavaScriptException
Copyright © 2021. All Rights Reserved.