com.qoppa.pdfViewer.actions
Class ResetForm
java.lang.Object
com.qoppa.pdfViewer.actions.Action
com.qoppa.pdfViewer.actions.ResetForm
- public class ResetForm
- extends Action
Action that tells the viewer to reset the fields in the form (if there is any)
to their default values.
ACTION_TYPE_DESCRIPTION
public static String ACTION_TYPE_DESCRIPTION
ResetForm
public ResetForm()
getActionType
public String getActionType()
- Returns the action type.
- Specified by:
getActionType in class Action
- Returns:
- The action type.
getActionTypeDesc
public String getActionTypeDesc()
- Returns the action type description
- Specified by:
getActionTypeDesc in class Action
toString
public String toString()
- Returns the description of the action.