com.qoppa.pdfViewer.actions
Class JSAction
java.lang.Object
com.qoppa.pdfViewer.actions.Action
com.qoppa.pdfViewer.actions.JSAction
- public class JSAction
- extends Action
ACTION_TYPE_DESCRIPTION
public static String ACTION_TYPE_DESCRIPTION
JSAction
public JSAction(String js)
JSAction
public JSAction(PDFReference jsStream)
getActionType
public String getActionType()
- Description copied from class:
Action
- Returns the type of action.
- Specified by:
getActionType in class Action
- Returns:
- The action type.
getActionTypeDesc
public String getActionTypeDesc()
- Description copied from class:
Action
- Returns the action type description
- Specified by:
getActionTypeDesc in class Action
toString
public String toString()
- Returns the description of the action.
getJavascript
public String getJavascript()
throws PDFException
- Throws:
PDFException