DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.forms
Class ResetAction

java.lang.Object
  extended by com.cete.dynamicpdf.Action
      extended by com.cete.dynamicpdf.OutlineAnnotationAction
          extended by com.cete.dynamicpdf.pageelements.forms.ResetAction

public class ResetAction
extends OutlineAnnotationAction

Class represents the reset-form action.

A reset-form action resets selected interactive form fields to their default values.

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


Field Summary
 
Fields inherited from class com.cete.dynamicpdf.Action
text_A, text_Next, text_S, text_Type
 
Constructor Summary
ResetAction()
          Creates a new instance of ResetAction class.
 
Method Summary
 void draw(DocumentWriter writer)
          Draws the reset-form action to the specified DocumentWriter object.
 
Methods inherited from class com.cete.dynamicpdf.OutlineAnnotationAction
getNextAction, setNextAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResetAction

public ResetAction()
Creates a new instance of ResetAction class.

Method Detail

draw

public void draw(DocumentWriter writer)
Draws the reset-form action to the specified DocumentWriter object.

Specified by:
draw in class Action
Parameters:
writer - DocumentWriter object to receive the reset-form's action output.
See Also:
DocumentWriter

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software