|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.cete.dynamicpdf.Action
|
+--com.cete.dynamicpdf.pageelements.forms.ResetAction
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:
| 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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResetAction()
ResetAction class.
| Method Detail |
public void draw(DocumentWriter writer)
DocumentWriter object.
draw in class Actionwriter - DocumentWriter object to receive the
reset-form's action output.DocumentWriter
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||