public class XFA extends ViewerWidget
This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.
Constructor and Description |
---|
XFA() |
Modifier and Type | Method and Description |
---|---|
String |
getCustomJavaScript(String type,
String name)
Return any custom JavaScript that needs to be run by this feature on the
specified JavaScript event.
|
action, createActionListener, getComponent, getIcon, getViewer, initialize, isButtonEnabledByDefault, isDocumentRequired, isMenuEnabledByDefault, setButton, setComponent, setDocumentRequired, setMenu, setMenu, setToolBarEnabled, setToolBarEnabledAlways, setToolBarFloatable, setToolBarFloating, toString
getAllEnabledFeatures, getAllFeatures, getFeatureProperty, getFeatureURLProperty, getName, isEnabledByDefault, setFeatureName, teardown
public String getCustomJavaScript(String type, String name)
ViewerFeature
null
.getCustomJavaScript
in class ViewerFeature
type
- the Event type : "App", "Doc" etc.name
- the Event name : "Init", "Open", "WillClose" etc.Copyright © 2001-2017 Big Faceless Organization