A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
name — Property, class fin.desktop.Application |
| |
name — Property, class fin.desktop.ApplicationOptions |
| |
name — Property, class fin.desktop.WindowOptions |
| |
_noRegister — Property, class fin.desktop.ApplicationOptions |
| |
Notification — class, package fin.desktop |
|
A Notification represents a window which is shown briefly
to the user on the bottom-right corner of the primary monitor. |
Notification(options:fin.desktop:NotificationOptions, callback:Function, errorCallback:Function) — Constructor, class fin.desktop.Notification |
|
Notification constructor
|
NotificationEvent — class, package fin.desktop.events |
| |
NotificationEvent(type:String, notificationId:int, message:any, reason:String) — Constructor, class fin.desktop.events.NotificationEvent |
| |
notificationId — Property, class fin.desktop.NotificationOptions |
| |
notificationId — Property, class fin.desktop.events.NotificationEvent |
|
ID of the notification that dispatched the event. |
NotificationOptions — class, package fin.desktop |
| |
NotificationOptions(url:String, message:String, timeout:String) — Constructor, class fin.desktop.NotificationOptions |
| |
NOT_RESPONDING — Constant Static Property, class fin.desktop.events.ApplicationEvent |
| |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |