9.2. Supported Scripting in XFA (LiveCycle Designer forms)
         1. Events
  - change
 
  - click
 
  - enter
 
  - exit
 
  - initialize
 
  - mouseDown
 
  - mouseUp
 
  - preOpen 
 
2. Scripting classes and objects
object class
Properties
list class
Properties
Methods
tree class
Properties
Methods
dataValue object
Properties
eventPseudoModel object
Properties
  - change
 
  - 
    fullText
  
 
  - newText
 
  - prevText
 
  - selEnd
 
  - selStart
 
  - target 
 
exclGroup object
Properties
  - access, 
    readonly
  
 
  - presence, 
    readonly
  
 
  - rawValue 
 
field object
Properties
  - access, 
    readonly
  
 
  - presence, 
    readonly
  
 
  - rawValue
 
Methods
hostPseudoModel object
Properties
  - 
    appType, returns "PDF Expert for iPad"
 
  - currentPage
 
  - numPages
 
  - 
    
      platform,
     returns "IOS"
 
  - version
 
Methods
  - messageBox
 
  - pageDown
 
  - pageUp
 
  - print, parameters are not supported
 
  - resetData, the parameter is not supported
 
  - setFocus
 
subform object
Properties
Methods
submit object
Properties
console Object
Methods