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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Public | Type reference (TYPE) | I | IF_ISH_OBJECT_TYPES=>CO_TYPE_DNDEV_GRID | 20050324 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_DND_GRID | Target Data (Drop, DropComplete) | 20050324 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CNDD_FLAVORS | Flavors (DropGetFlavor) | 20050324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050324 | |
| 2 | Instance method | Public | Method | Gets the Possible Flavors (DropGetFlavor) | 20050324 | |
| 3 | Instance method | Public | Method | Gets the Target Data (Drop, DropComplete) | 20050324 | |
| 4 | Instance method | Public | Method | Sets the Possible Flavors | 20050324 | |
| 5 | 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 | IR_DRAGDROPOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20050324 | |||
| 2 | IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_DND | Quell-Daten | 20050324 | |||
| 3 | IR_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_ISH_DND_GRID | Ziel-Daten | 20050324 | |||
| 4 | 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 | 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 | 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 | IT_FLAVOR | Call by reference | Type reference (TYPE) | CNDD_FLAVORS | Mögliche Flavors | 20050324 | |||
| 2 | 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 | IR_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_ISH_DND_GRID | Ziel-Daten | 20050324 | |||
| 2 | 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 |