FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
SubmitFormAction Class Reference

SubmitForm action object. More...

Inheritance diagram for SubmitFormAction:
Action Action

Public Member Functions

 getFieldNames ()
 Get all field names from the array of current submit form action. More...
 
 getFlags ()
 Get the flag value. More...
 
 getURL ()
 Get the URL value. More...
 
- Public Member Functions inherited from Action
 getSubAction (index)
 Get a sub-action by index. More...
 
 getSubActionCount ()
 Get the count of sub-actions. More...
 
 getType ()
 Get action type. More...
 
 insertSubAction (index, action)
 Insert a new sub-action to the location specified by index. More...
 
 removeAllSubActions ()
 Remove all the sub-actions. More...
 
 removeSubAction (index)
 Remove a sub-action, specified by index. More...
 
 setSubAction (index, action)
 Set a sub-action by index. More...
 

Detailed Description

SubmitForm action object.

Member Function Documentation

◆ getFieldNames()

SubmitFormAction::getFieldNames ( )
inline

Get all field names from the array of current submit form action.

Returns
string[] - An array of field names.

◆ getFlags()

SubmitFormAction::getFlags ( )
inline

Get the flag value.

Returns
number - Flag value.

◆ getURL()

SubmitFormAction::getURL ( )
inline

Get the URL value.

Returns
string - URL value.

Foxit Software Corporation Logo
@2024 Foxit Software Incorporated. All rights reserved.