SAP ABAP Class CL_ISH_DNDEV_GRID (IS-H: Drag&Drop Event Data for ALVGrid Screens)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_DNDEV IS-H: Base Class for Drag&Drop Event Data 20050324
Properties
Class CL_ISH_DNDEV_GRID  
Short Description IS-H: Drag&Drop Event Data for ALVGrid Screens    
Super Class CL_ISH_DNDEV IS-H: Base Class for Drag&Drop Event Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20050324   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ISH_OBJECT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ISH_DNDEV_GRID has no interface implemented.
Friends
Class CL_ISH_DNDEV_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_DNDEV_GRID Constant Public Type reference (TYPE) I IF_ISH_OBJECT_TYPES=>CO_TYPE_DNDEV_GRID 20050324
2 GR_TARGET Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_DND_GRID Target Data (Drop, DropComplete) 20050324
3 GT_FLAVOR Instance attribute Protected Type reference (TYPE) CNDD_FLAVORS Flavors (DropGetFlavor) 20050324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050324
2 GET_FLAVORS Instance method Public Method Gets the Possible Flavors (DropGetFlavor) 20050324
3 GET_TARGET Instance method Public Method Gets the Target Data (Drop, DropComplete) 20050324
4 SET_FLAVORS Instance method Public Method Sets the Possible Flavors 20050324
5 SET_TARGET Instance method Public Method Sets the Target Data 20050324
Events
Class CL_ISH_DNDEV_GRID has no event.
Types
Class CL_ISH_DNDEV_GRID has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DRAGDROPOBJ Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20050324
2 Importing IR_SOURCE Call by reference Object reference (TYPE REF TO) CL_ISH_DND Quell-Daten 20050324
3 Importing IR_TARGET Call by reference Object reference (TYPE REF TO) CL_ISH_DND_GRID Ziel-Daten 20050324
4 Importing IT_FLAVOR Call by reference Type reference (TYPE) CNDD_FLAVORS Flavors 20050324

Method CONSTRUCTOR on class CL_ISH_DNDEV_GRID has no exception.

Method GET_FLAVORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FLAVOR Value transfer Type reference (TYPE) CNDD_FLAVORS Mögliche Flavors (DropGetFlavor) 20050324

Method GET_FLAVORS on class CL_ISH_DNDEV_GRID has no exception.

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TARGET Value transfer Object reference (TYPE REF TO) CL_ISH_DND_GRID Ziel-Daten (Drop, DropComplete) 20050324

Method GET_TARGET on class CL_ISH_DNDEV_GRID has no exception.

Method SET_FLAVORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FLAVOR Call by reference Type reference (TYPE) CNDD_FLAVORS Mögliche Flavors 20050324
2 Returning R_SUCCESS Value transfer Type reference (TYPE) ISH_ON_OFF ON: it_flavor wurde übernommen 20050324

Method SET_FLAVORS on class CL_ISH_DNDEV_GRID has no exception.

Method SET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TARGET Call by reference Object reference (TYPE REF TO) CL_ISH_DND_GRID Ziel-Daten 20050324
2 Returning R_SUCCESS Value transfer Type reference (TYPE) ISH_ON_OFF ON: ir_target wurde übernommen 20050324

Method SET_TARGET on class CL_ISH_DNDEV_GRID has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600