SAP ABAP Class CL_BSP_DLC_VIEW_ITEMS (Configuration Item Set)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC_VIEW_CONTROLLER | DLC View Controller | 20080414 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_THTMLB_DRAG_N_DROP | drag and drop interface for thtmlb element | 20080414 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_THTMLB_DRAG_N_DROP_ITERATOR | drag and drop iterator for cellerator and cellerator tree | 20080414 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC_ADVSRCHCONF | 20080414 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__OVWPAGEASG | 20080416 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__TABLECONF2 | 20080424 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__TBUIASG | 20080417 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__WCPAGELR | 20080507 |
Properties
| Class | CL_BSP_DLC_VIEW_ITEMS | |
| Short Description | Configuration Item Set | |
| Super Class | CL_BSP_DLC_VIEW_CONTROLLER | DLC View Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TOOLS2 | Tools for Dynamic Layout |
| Created | 20080414 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_DLC_VIEW_ITEMS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_THTMLB_DRAG_N_DROP | drag and drop interface for thtmlb element | 20080414 | ||
| 2 | IF_THTMLB_DRAG_N_DROP_ITERATOR | drag and drop iterator for cellerator and cellerator tree | 20080414 |
Friends
Class CL_BSP_DLC_VIEW_ITEMS has no friend class.
Attributes
Class CL_BSP_DLC_VIEW_ITEMS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Drag and Drop, Add Item | 20080416 | |
| 2 | Instance method | Public | Method | Drag and Drop, Move Item | 20080416 | |
| 3 | Instance method | Public | Method | Drag and Drop, Remove Item | 20080416 | |
| 4 | Instance method | Protected | Method | On Item Drag | 20080414 | |
| 5 | Instance method | Protected | Method | On Item Drag | 20080414 | |
| 6 | Instance method | Protected | Method | Mark Item on Item Drop | 20080414 |
Events
Class CL_BSP_DLC_VIEW_ITEMS has no event.
Types
Class CL_BSP_DLC_VIEW_ITEMS has no local type.
Method Signatures
Method DND_ADD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | Row Index | 20080416 |
Method DND_ADD_ITEM on class CL_BSP_DLC_VIEW_ITEMS has no exception.
Method DND_MOVE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONFIG_DND_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC_DND_OBJECT | Drag and Drop Object | 20080416 | |||
| 2 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | Row Index | 20080416 |
Method DND_MOVE_ITEM on class CL_BSP_DLC_VIEW_ITEMS has no exception.
Method DND_REMOVE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ROW_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Row Index | 20080416 |
Method DND_REMOVE_ITEM on class CL_BSP_DLC_VIEW_ITEMS has no exception.
Method ON_ITEM_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONFIG_DND_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC_DND_OBJECT | Drag and Drop Object | 20080416 | |||
| 2 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | Row Index | 20080414 |
Method ON_ITEM_DRAG on class CL_BSP_DLC_VIEW_ITEMS has no exception.
Method ON_ITEM_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | Row Index | 20080414 |
Method ON_ITEM_DROP on class CL_BSP_DLC_VIEW_ITEMS has no exception.
Method ON_ITEM_DROP_MARK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | Row Index | 20080414 |
Method ON_ITEM_DROP_MARK_ITEM on class CL_BSP_DLC_VIEW_ITEMS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |