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