DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class Action

java.lang.Object
  |
  +--com.cete.dynamicpdf.Action
Direct Known Subclasses:
Destination, JavaScriptAction, ResetAction, SubmitAction, UrlAction

public abstract class Action
extends java.lang.Object

Class provides the base class representing a destination or action.

Licensing:
This class is a DynamicPDF Generator Professional Edition feature. One of the following licenses is required for non-evaluation usage:


Constructor Summary
protected Action()
          Initializes a new instance of the Action class.
 
Method Summary
abstract  void draw(DocumentWriter writer)
          Draws the action to the specified DocumentWriter object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Action

protected Action()
Initializes a new instance of the Action class.

See Also:
Action
Method Detail

draw

public abstract void draw(DocumentWriter writer)
Draws the action to the specified DocumentWriter object.

Parameters:
writer - DocumentWriter object to receive the action's output.
See Also:
DocumentWriter

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.1 for Java generated on October 06, 2006
© Copyright 2006, ceTe Software