title | labelWindow | Displays the desktop title. |
list | listWindow | List of installed applications. |
lock_btn |
buttonWindow | Button to lock screen. |
dir |
string | Desktop directory under /win/devices. |
title | string | The desktop title. If "" then "Home" is used. |
frame | homePageFrame | The instantiated frame window. |
none |
none |
event | string | The event type. |
p1 | any | First parameter to event or nil if not used. |
p2 | any | Second parameter to event or nil if not used. |
p3 | any | Third parameter to event or nil if not used. |
p4 | any | Fourth parameter to event or nil if not used. |
p5 | any | Fifth parameter to event or nil if not used. |
... |
any | Any additional parameters. |
result | boolean | True if handled, otherwise false. |
active | boolean | True if made active, false if inactive. |
none |
none |
result | boolean | Always true. |
none |
result | boolean | Always true. |