Add Style Class | Add one or more classes to an element's <Style Class> (without adding duplicates) | | | |
Alert | Display an alert message on the screen | | | |
Back | Perform the browser's Back action | | | |
Background Action | Perform an action asynchronously | | | |
Call Java Applet | Invokes a method of a Java Applet | | | |
Click | Click a display element | | | |
Close Window | Close a dialog | | | |
Confirm | Prompt for the user's confirmation ('OK' / 'Cancel' dialog) | | | |
Create Location | Create a URL pointing to the current view, optionally with additional parameters | | | |
Delete Element | Remove a display element from the screen | | | |
Fire Event | Fire an event process modeled in a display element | | | |
Focus | Sets the focus on a given display element | | | |
Forward | Perform the browser's Forward action | | | |
Get Cookie | Get the value stored in a browser cookie | | | |
Get Element Name | Return the name of a display element | | | |
Get Event Attributes | Get attributes of a browser event | | | |
Get Geolocation | Get the client's physical location | | | |
Get Index | Returns the 1-based index of an instance of a repetitive display element (such as a row in a table) | | | |
Get Parent | Get the display element that contains a given element | | | |
Get Style Attribute | Return a specific style attribute of a display element | | | |
Get View Parameters | Get data passed in the URL | | | |
Go to URL | Navigate the browser to the specified URL | | | |
Is Online | Check if application is online (server is accessible) | | | |
Logout | Logout the current user | | | |
Play Sound | Plays a sound | | | |
Print | Prints the content of a display element | | | |
Prompt for Date | Prompt the user for a date | | | |
Refresh | Re-initialize a display element (e.g. a tree or a view) | | | |
Reload Application | Reload the application to the browser | | | |
Remove Style Class | Remove one or more classes from an element's <Style Class> (non-existant classes are ignored) | | | |
Retrieve | Retrieves item/s from local or session storage | | | |
Set Alert Mode | Control appearance and response of Alert/Confirm/Show File dialogs | | | |
Set Cookie | Set the value of a browser cookie | | | |
Set Style Attribute | Set a specific style attribute of a display element | | | |
Set Unload Confirmation | Set the optional confiirmation prompt which can be displayed when leaving the application page | | | |
Show | Makes a tree item visible by expanding its parents (if collapsed) and by scrolling the tree to make it visible | | | |
Show File | Download a file through the browser | | | |
Store | Stores an item in the local or session storage | | | |
Switch View | Switch the display to another view | | | |
Take Picture | Take Picture (only available in native Mobile applications) | | | |