Page
Last updated
Last updated
To access the property from outside:
To access the property from the page:
For example, to change page background color on click the button:
Property | Function | Type |
Static | Sets static page
Actions editor:
|
|
Have maximized item | Gets true if there is maximized widget on page
Actions editor:
|
|
Property | Function | Type |
Background color | Sets page background color
Actions editor:
|
|
Background image | Sets page background image
Actions editor:
|
|
Background fill mode | Sets page background fill mode
Actions editor:
|
|
Property | Function | Type |
Overlay image | Sets page overlay image
Actions editor:
|
|
Overlay fill mode | Sets page overlay fill mode
Actions editor:
|
|
Property | Function | Type |
Icon | Not documented |
|
Property | Function |
Enter | Manually fire Enter event
Actions editor:
|
Press | Manually fire Press event
Actions editor:
|
Click | Manually fire Click event
Actions editor:
|
Double click | Manually fire Double click event
Actions editor:
|
Execute | Execute custom script
Actions editor:
|
Minimize all | Minimize all maximized items
Actions editor:
|
Save as image | Save current page as image to default Documents folder
Actions editor:
|
Unload page | Unload page
Actions editor:
|
Property | Function |
Changed | Event when any property is changed
Actions editor:
|
Enter | Event when the page was opened
Actions editor:
|
Leave | Event when leave the page
Actions editor:
|
Before enter | Event before open page
Actions editor:
|
Press | Event when mouse is pressed on the page or widget on the page
Actions editor:
|
Click | Event when mouse is released
Actions editor:
|
Double click | Event when double clicked on the page
Actions editor:
|
Maximized item | Event when page item is maximized
Actions editor:
|
Minimized item | Event when page item is minimized
Actions editor:
|
Mouse over | Event when mouse over page
Actions editor:
|
Loaded | Event when page loaded
Actions editor:
|
Swipe left | Event when swipe left
Actions editor:
|
Swipe right | Event when swipe right
Actions editor:
|
Swipe up | Event when swipe up
Actions editor:
|
Swipe down | Event when swipe down
Actions editor:
|