All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static void |
beep(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
exportData(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
getAppType(Obj pObj,
Arg oRetVal) |
static void |
getCalculationsEnabled(Obj pObj,
Arg oRetVal) |
static void |
getCurrentDateTime(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
getCurrentPage(Obj pObj,
Arg oRetVal) |
static void |
getDocumentCountInBatch(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
getDocumentInBatch(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
getFocus(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
getLanguage(Obj pObj,
Arg oRetVal) |
static void |
getName(Obj pObj,
Arg oRetVal) |
static void |
getNumPages(Obj pObj,
Arg oRetVal) |
static void |
getPlatform(Obj pObj,
Arg oRetVal) |
static ScriptTable |
getScriptTable() |
static void |
getTitle(Obj pObj,
Arg oRetVal) |
static void |
getValidationsEnabled(Obj pObj,
Arg oRetVal) |
static void |
getVariation(Obj pObj,
Arg oRetVal) |
static void |
getVersion(Obj pObj,
Arg oRetVal) |
static void |
gotoURL(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
importData(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static boolean |
importDataPermsCheck(Obj obj,
Arg[] args) |
static void |
messageBox(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
openList(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
pageDown(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
pageUp(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
print(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
resetData(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static boolean |
resetDataPermsCheck(Obj obj,
Arg[] args) |
static void |
response(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
setCalculationsEnabled(Obj pObj,
Arg propertyValue) |
static void |
setCurrentPage(Obj pObj,
Arg propertyValue) |
static void |
setFocus(Obj pObj,
Arg oRetVal,
Arg[] pArgs) |
static void |
setTitle(Obj pObj,
Arg propertyValue) |
static void |
setValidationsEnabled(Obj pObj,
Arg propertyValue) |