Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api.access
Interface AuthorWorkspaceAccess

All Superinterfaces:
Workspace

public interface AuthorWorkspaceAccess
extends Workspace

Provides access to workspace specific information and actions.


Method Summary
 boolean open(File file)
          Deprecated. Use Workspace.open(URL) instead.
 
Methods inherited from interface ro.sync.exml.workspace.api.Workspace
chooseFile, chooseFile, chooseURL, close, closeAll, delete, getParentFrame, isStandalone, open, refreshInProject, saveAll, showConfirmDialog, showErrorMessage, showInformationMessage, showStatusMessage
 

Method Detail

open

@Deprecated
boolean open(File file)
Deprecated. Use Workspace.open(URL) instead.

Opens the specified File in a new editor.

Parameters:
file - The file to be opened.
Returns:
true if the operation has succeeded.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.