SAP ABAP Class CL_CFX_CLIPBOARD (Clipboard)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
Properties
Class CL_CFX_CLIPBOARD  
Short Description Clipboard    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_FOLDERS   Collaboration Folders: Folder and Documents 
Created 20010102   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_CLIPBOARD has no interface implemented.
Friends
Class CL_CFX_CLIPBOARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_OBJECT Instance attribute Private Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT Table of Objects in the Clipboard 20010102
2 M_SOURCE_COL_ID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20020419
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Deletes the Objects in the Clipboard 20010102
2 COPY Instance method Public Method Copy Objects to Clipboard 20010102
3 GET_ALL Instance method Public Method Returns All Objects in the Clipboard 20010920
4 GET_ALL_IDS Instance method Public Method All IDs of Objects 20010920
5 GET_NUMBER_OF_DOCS Instance method Public Method Returns the Number of Documents in the Clipboard 20010606
6 GET_OBJECTS_OF Instance method Public Method Contains at Least One Object of the Specified Type 20010306
7 GET_SIZE_OF_DOCS Instance method Public Method Returns the Dize of Documents in the Clipboard 20020510
8 GET_SOURCE_OBJ_COL_ID Instance method Public Method Return COL_ID of Source Objects 20020419
9 IS_EMPTY Instance method Public Method Specifies Whether Clipboard is Empty 20010102
10 ON_DELETION Instance method Public Event handling method Handler for the Deleted Event of Clipboard Items 20010605
11 PASTE Instance method Public Method Get Objects from Clipboard 20010102
12 REMOVE_ITEM Instance method Public Method Deletes Item from Clipboard 20010605
Events
Class CL_CFX_CLIPBOARD has no event.
Types
Class CL_CFX_CLIPBOARD has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_CFX_CLIPBOARD has no parameter.
Method CLEAR on class CL_CFX_CLIPBOARD has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT Call by reference Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT Tabelle mit Objekten der Zwischenablage 20010102
2 Importing I_SOURCE_COL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020419

Method COPY on class CL_CFX_CLIPBOARD has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ALL Value transfer Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT Tabelle mit Objekten der Zwischenablage 20010920

Method GET_ALL on class CL_CFX_CLIPBOARD has no exception.

Method GET_ALL_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECTS Value transfer Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT_ID Eintrag im Clipboard mit ID 20010920

Method GET_ALL_IDS on class CL_CFX_CLIPBOARD has no exception.

Method GET_NUMBER_OF_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEEP_HIERARCHY Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010606
2 Returning R_NUMBER Value transfer Type reference (TYPE) I 20010606

Method GET_NUMBER_OF_DOCS on class CL_CFX_CLIPBOARD has no exception.

Method GET_OBJECTS_OF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010306
2 Returning R_CONTAINS Value transfer Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT 20010306

Method GET_OBJECTS_OF on class CL_CFX_CLIPBOARD has no exception.

Method GET_SIZE_OF_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEEP_HIERARCHY Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20020510
2 Returning R_SIZE Value transfer Type reference (TYPE) I 20020510

Method GET_SIZE_OF_DOCS on class CL_CFX_CLIPBOARD has no exception.

Method GET_SOURCE_OBJ_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COL_ID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020419

Method GET_SOURCE_OBJ_COL_ID on class CL_CFX_CLIPBOARD has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_EMPTY Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010102

Method IS_EMPTY on class CL_CFX_CLIPBOARD has no exception.

Method ON_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 20010605

Method ON_DELETION on class CL_CFX_CLIPBOARD has no exception.

Method PASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT Call by reference Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT Tabelle mit Objekten der Zwischenablage 20010102

Method PASTE on class CL_CFX_CLIPBOARD has no exception.

Method REMOVE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ITEM Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20010605

Method REMOVE_ITEM on class CL_CFX_CLIPBOARD has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 20A