Layout
WFBs that affect the page layout.
Name | Description | Parameters | Result |
---|---|---|---|
Read Values | Read values from page element and assign it to a status key or keep it as a current parameter | Returns a current parameter | |
Set Values | Set Values of a page element to the desired status using the status key | Returns a current parameter | |
Add Item To List | Add value to a predefined list | Element: Element whose data will be added to the list | N/A |
Remove Item From List | Remove a specified value from a list | Element: element which has the list stored on | N/A |
Set Focus | Set the focus to a specific element | Element: Element which will be focused on | N/A |
ScrollTo | Scrolls to the selected element | N/A | |
Set Control Properties | Change the element’s properties | N/A | |
Read Control Properties | Retrieve the element’s properties | N/A |