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

URI action object. More...

Inheritance diagram for URIAction:
Action

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...
 

Detailed Description

URI action object.

Member Function Documentation

◆ getURI()

URIAction::getURI ( )
inline

Get the URI string.

Returns
string - URI string.

◆ setURI()

URIAction::setURI (   uri)
inline

Set the URI string.

Parameters
uristring - A URI string to be set. It should not be an empty string.
Returns
Promise<Action> - An action object.

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