SAP ABAP Class IF_CCM_WORKSPACE_DISPLAY (Workspace Display Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCM_APPL_AREA1_WS_DISPLAY | Apllication Area workspace display | 19990408 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCM_WS_DISPLAY1 | Display Application Area Workspace | 19990920 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCM_WS_DISPLAY_FULLSCRN | Fullscreen Workspace display | 19990423 |
Properties
| Class | IF_CCM_WORKSPACE_DISPLAY | |
| Short Description | Workspace Display Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990408 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CCM_WORKSPACE_DISPLAY has no forward declaration.
Interfaces
Class IF_CCM_WORKSPACE_DISPLAY has no interface implemented.
Friends
Class IF_CCM_WORKSPACE_DISPLAY has no friend class.
Attributes
Class IF_CCM_WORKSPACE_DISPLAY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | deletes a workspace display | 19990520 | |
| 2 | Instance method | Public | Method | returns the gui container for a workspace's control | 19990408 | |
| 3 | Instance method | Public | Method | returns if workspace is currently visible | 19990408 | |
| 4 | Instance method | Public | Method | links a new workspace to the display | 19990520 |
Events
Class IF_CCM_WORKSPACE_DISPLAY has no event.
Types
Class IF_CCM_WORKSPACE_DISPLAY has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class IF_CCM_WORKSPACE_DISPLAY has no parameter.
Method DELETE on class IF_CCM_WORKSPACE_DISPLAY has no exception.
Method GET_GUI_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_GUI_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI-Container | 19990408 |
Method GET_GUI_CONTAINER on class IF_CCM_WORKSPACE_DISPLAY has no exception.
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VISIBLE | Value transfer | Type reference (TYPE) | CHAR1 | Sichtbarkeitskennzeichen | 19990408 |
Method IS_VISIBLE on class IF_CCM_WORKSPACE_DISPLAY has no exception.
Method LINK_NEW_WORKSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WORKSPACE | Call by reference | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE | neuer Workspace | 19990520 |
Method LINK_NEW_WORKSPACE on class IF_CCM_WORKSPACE_DISPLAY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |