new UpActionControl()
Extends
- UpActionControlBase
Classes
Members
-
close :boolean
-
If the current page is to be closed after the jump or action.If you want to close the current page after the jump or action when it is open in the tooltip.
Type:
- boolean
-
reloadParent
-
If the parent window should be reloaded after action is done.
Methods
-
getUrl()
-
Returns the target URL.
Returns:
URL
- Type
- string
-
prepareMailAction()
-
Generate mail input fields and handle promt
-
<async> processRequest(event)
-
Executes action and target page request
Parameters:
Name Type Description event
Event | undefined -
removeParam(name)
-
Remove request parameter from target URL
Parameters:
Name Type Description name
string -
removeParams(names)
-
Remove multiple request parameters from target URL
Parameters:
Name Type Description names
Array.<string> -
setActionModeInsert()
-
Manipulate action mode. Use carefully!
-
setUrl()
-
Sets the target URL.
Returns:
URL
- Type
- string
-
setUrlParam(name, value)
-
Set request parameter to target URL
Parameters:
Name Type Description name
string value
string Returns:
url
- Type
- string
-
subscribeTargetChanger()
-
check all actions within the target-container
while the container is available