com.sap.portal.admin.studio

Interface IWorkspace


Deprecated. As of SAP NetWeaver 2007 release, replaced by package com.sap.portal.adminstudio.workunitfwapi

public interface IWorkspace

The interface that represents the workspace area of the admin studio environment.


Method Summary
 Action createAction(String actionId)
          Deprecated. Creates an action with the specified action ID.
 IEditorContainer getEditorContainer()
          Deprecated. Gets the editor container.
 IToolBar getToolBar()
          Deprecated. Gets the workspace toolbar.
 

Method Detail

getToolBar

IToolBar getToolBar()
Deprecated. 
Gets the workspace toolbar. Actions and components can be added to the toolbar.

Returns:
the toolbar

getEditorContainer

IEditorContainer getEditorContainer()
Deprecated. 
Gets the editor container. The editor container is used for adding user interface components.

Returns:
the editor container

createAction

Action createAction(String actionId)
Deprecated. 
Creates an action with the specified action ID. This action is automatically registered in the workspace.

Parameters:
actionId - the action ID
Returns:
the action
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/admin/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice