Package com.adobe.xfa
Class HostPseudoModelScript
java.lang.Object
com.adobe.xfa.ObjScript
com.adobe.xfa.PseudoModelScript
com.adobe.xfa.HostPseudoModelScript
This class contains all the script functionality associated with the
HostPseudoModel class. Broken out into a separate class for easier maintainability.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidexportData(Obj pObj, Arg oRetVal, Arg[] pArgs) static voidgetAppType(Obj pObj, Arg oRetVal) static voidgetCalculationsEnabled(Obj pObj, Arg oRetVal) static voidgetCurrentDateTime(Obj pObj, Arg oRetVal, Arg[] pArgs) static voidgetCurrentPage(Obj pObj, Arg oRetVal) static voidgetDocumentCountInBatch(Obj pObj, Arg oRetVal, Arg[] pArgs) static voidgetDocumentInBatch(Obj pObj, Arg oRetVal, Arg[] pArgs) static voidstatic voidgetLanguage(Obj pObj, Arg oRetVal) static voidstatic voidgetNumPages(Obj pObj, Arg oRetVal) static voidgetPlatform(Obj pObj, Arg oRetVal) static ScriptTablestatic voidstatic voidgetValidationsEnabled(Obj pObj, Arg oRetVal) static voidgetVariation(Obj pObj, Arg oRetVal) static voidgetVersion(Obj pObj, Arg oRetVal) static voidstatic voidimportData(Obj pObj, Arg oRetVal, Arg[] pArgs) static booleanimportDataPermsCheck(Obj obj, Arg[] args) static voidmessageBox(Obj pObj, Arg oRetVal, Arg[] pArgs) static voidstatic voidstatic voidstatic voidstatic voidstatic booleanresetDataPermsCheck(Obj obj, Arg[] args) static voidstatic voidsetCalculationsEnabled(Obj pObj, Arg propertyValue) static voidsetCurrentPage(Obj pObj, Arg propertyValue) static voidstatic voidstatic voidsetValidationsEnabled(Obj pObj, Arg propertyValue) Methods inherited from class com.adobe.xfa.ObjScript
getClassName, setPropPermsCheck
-
Constructor Details
-
HostPseudoModelScript
public HostPseudoModelScript()
-
-
Method Details
-
getScriptTable
-
beep
-
exportData
-
getAppType
-
getCalculationsEnabled
-
getCurrentDateTime
-
getCurrentPage
-
getDocumentInBatch
-
getDocumentCountInBatch
-
getFocus
-
getLanguage
-
getName
-
getNumPages
-
getPlatform
-
getTitle
-
getValidationsEnabled
-
getVariation
-
getVersion
-
gotoURL
-
importData
-
importDataPermsCheck
-
messageBox
-
openList
-
pageDown
-
pageUp
-
print
-
resetData
-
resetDataPermsCheck
-
response
-
setCurrentPage
-
setFocus
-
setTitle
-
setValidationsEnabled
-
setCalculationsEnabled
-