SAP ABAP Class CL_ALINK_DND_OBJECTS (Container of Drag&Drop Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SAOP (Package) ArchiveLink general
Properties
Class CL_ALINK_DND_OBJECTS  
Short Description Container of Drag&Drop Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAOP   ArchiveLink general 
Created 20011009   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ALINK_DND_OBJECTS has no forward declaration.
Interfaces
Class CL_ALINK_DND_OBJECTS has no interface implemented.
Friends
Class CL_ALINK_DND_OBJECTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJECTS Instance attribute Private Type reference (TYPE) TOADNDTAB_T Table of Drag&Drop Objects 20011009
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_OBJECT Instance method Public Method Add Object 20011009
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011009
3 GET_OBJECTS Instance method Public Method Return all Objects 20011009
Events
Class CL_ALINK_DND_OBJECTS has no event.
Types
Class CL_ALINK_DND_OBJECTS has no local type.
Method Signatures

Method APPEND_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) CL_ALINK_DND_OBJECT Drag and Drop Objekt ArchiveLink 20011009

Method APPEND_OBJECT on class CL_ALINK_DND_OBJECTS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECTS Value transfer Type reference (TYPE) TOADNDTAB_T Tabelle von DND Objekten 20011009

Method CONSTRUCTOR on class CL_ALINK_DND_OBJECTS has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJ Value transfer Type reference (TYPE) TOADNDTAB_T Tabelle von DND Objekten 20011009

Method GET_OBJECTS on class CL_ALINK_DND_OBJECTS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 620