Editor in a detached state. The editor will appear in a separate window from the main application window. If the editor is already open in a detached state this method does nothing. If the editor is already open in the application window, it will be detached.
@param editor the Editor to open
@return true iff the specified Editor is the active editor whenthis call returns
| |