| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
URI action object. More...
 
  
 | Public Member Functions | |
| getURI () | |
| Get the URI string.  More... | |
| setURI (uri) | |
| Set the URI string.  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... | |
URI action object.
| 
 | inline | 
Get the URI string.
| 
 | inline | 
Set the URI string.
| uri | string - A URI string to be set. It should not be an empty string. |