|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
SubmitForm action object. More...
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... | |
SubmitForm action object.
|
inline |
Get all field names from the array of current submit form action.
|
inline |
Get the flag value.
|
inline |
Get the URL value.