Home
Classes
Client
Application
ExternalApplication
Frame
Notification
Window
Provider
Namespaces
Clipboard
InterApplicationBus
Service
System
Global
Tutorial: window.close
window.close
Closes the window.
Example
var finWindow = fin.desktop.Window.getCurrent(); finWindow.close();