SAP ABAP Class CL_CLIPBOARD_RFW (Clipboard functionality for RFW)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-RFW (Application Component) Reconciliation Framework
     RFW (Package) Reconciliation Framework
Properties
Class CL_CLIPBOARD_RFW  
Short Description Clipboard functionality for RFW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RFW   Reconciliation Framework 
Created 20000911   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CLIPBOARD_RFW has no forward declaration.
Interfaces
Class CL_CLIPBOARD_RFW has no interface implemented.
Friends
Class CL_CLIPBOARD_RFW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIPBOARD Instance attribute Private Type reference (TYPE) TAB_NODES content of the clipboard 20000911
2 G_RECEIVER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_GRAPH_RFW Receiver graph 20001013
3 G_SENDER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_GRAPH_RFW Sender graph 20001012
4 PARENT_NODE Instance attribute Public Object reference (TYPE REF TO) CL_DC_NODE_RFW Graph Node 20001013
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Erase the content of the clipboard 20000911
2 GET Instance method Public Method Get the content of the clipboard 20000911
3 SET Instance method Public Method Set the clipboard 20000911
Events
Class CL_CLIPBOARD_RFW has no event.
Types
Class CL_CLIPBOARD_RFW has no local type.
Method Signatures

Method CLEAR Signature

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

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CLIPBOARD Call by reference Type reference (TYPE) TAB_NODES Zwischenablage exportieren 20000911

Method GET on class CL_CLIPBOARD_RFW has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLIPBOARD Call by reference Type reference (TYPE) TAB_NODES Zwischenablage importieren 20000911

Method SET on class CL_CLIPBOARD_RFW has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 46C2