|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.adobe.xfa.ScriptHandler
com.adobe.xfa.scripthandler.formcalc.FormCalcScriptHandler
public class FormCalcScriptHandler
A class to enable scripting support for the FormCalc language.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
FormCalcScriptHandler(AppModel oAppModel)
Instantiates a script handler for the FormCalc language. |
|
| Method Summary | |
|---|---|
FormCalcScriptHandler |
clone()
Clones this script handler. |
java.lang.String |
languageName()
Gets the name of the scripting language supported by this script handler. |
| Methods inherited from class com.adobe.xfa.ScriptHandler |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormCalcScriptHandler(AppModel oAppModel)
oAppModel - the application AppModel.| Method Detail |
|---|
public java.lang.String languageName()
ScriptHandler
languageName in class ScriptHandlerpublic FormCalcScriptHandler clone()
ScriptHandler
clone in class ScriptHandler
|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||