TinyMCE:API/tinymce.WindowManager/close

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: close

Summary

Closes the specified window. This will also dispatch out a onClose event.

Syntax

<void> close(<Window> w)

Parameters

w
Native window object to close.
Personal tools