SAP ABAP Class CL_KWUI_CLIPBOARD (Clipboard for Cut, Copy, Paste of Documents and Folders)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMF (Application Component) Document Management Framework
⤷
SKWV (Package) Knowledge Warehouse: Visual Components
⤷
⤷
Properties
| Class | CL_KWUI_CLIPBOARD | |
| Short Description | Clipboard for Cut, Copy, Paste of Documents and Folders | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWV | Knowledge Warehouse: Visual Components |
| Created | 20010112 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_KWUI_CLIPBOARD has no forward declaration.
Interfaces
Class CL_KWUI_CLIPBOARD has no interface implemented.
Friends
Class CL_KWUI_CLIPBOARD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SKWV_DDOBJ_T | 20010112 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | For Example cl_dragdrop=>move | 20010115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Empties Clipboard | 20010115 | |
| 2 | Static method | Public | Method | Gets All Documents and Folders from the Clipboard | 20010112 | |
| 3 | Static method | Public | Method | Links to Chosen Documents and Folders from the Clipboard | 20010112 |
Events
Class CL_KWUI_CLIPBOARD has no event.
Types
Class CL_KWUI_CLIPBOARD has no local type.
Method Signatures
Method CLEAR_CLIPBOARD_DATA Signature
Method CLEAR_CLIPBOARD_DATA on class CL_KWUI_CLIPBOARD has no parameter.
Method CLEAR_CLIPBOARD_DATA on class CL_KWUI_CLIPBOARD has no exception.
Method GET_CLIPBOARD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DD_OBJECTS | Call by reference | Type reference (TYPE) | SKWV_DDOBJ_T | Drag&Drop Datentabellentyp | 20010112 | |||
| 2 | EFFECT | Call by reference | Type reference (TYPE) | I | z.B. cl_dragdrop=>move | 20010115 |
Method GET_CLIPBOARD_DATA on class CL_KWUI_CLIPBOARD has no exception.
Method SET_CLIPBOARD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DD_OBJECTS | Call by reference | Type reference (TYPE) | SKWV_DDOBJ_T | Drag&Drop Datentabellentyp | 20010112 | |||
| 2 | EFFECT | Call by reference | Type reference (TYPE) | I | z.B. cl_dragdrop=>move | 20010115 |
Method SET_CLIPBOARD_DATA on class CL_KWUI_CLIPBOARD has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |