Web
Last updated
Last updated
Property | Function | Type |
Url | Sets URL address
Actions editor:
|
|
Popup links | If Ignore, do not open pop-up links, else open in the same window
Actions editor:
|
|
Js result | Holds result of actionRunJavaScript
Actions editor:
|
|
Snapshot | Web page snapshot
Actions editor:
|
|
Current url | Gets current url
Actions editor:
|
|
Current url hash | Gets current url
Actions editor:
|
|
Current title | Gets current page title
Actions editor:
|
|
Progress | Gets loading progress
Actions editor:
|
|
Error | Gets loading error text
Actions editor:
|
|
Property | Function |
Run JavaScript | Run custom javascript code, i.e. |
Go back | Go back to previous page
Actions editor:
|
Go forward | Go forward to next page
Actions editor:
|
Stop | Stops loading the current url
Actions editor:
|
Reload | Reload the current url
Actions editor:
|
Load html document | Loads the specified html content to the web view
Actions editor:
|
Set url | Actions editor:
|
Property | Function |
Run JavaScript | Actions editor:
|
Page loaded | Event when page is loaded
Actions editor:
|
Error | Event when error is raised
Actions editor:
|
Load progress changed | Event when page loading progress is changed
Actions editor:
|
Url changed | Event when url is changed
Actions editor:
|