SAP ABAP Class CL_UCON_DRAGDROP_CONTAINER (Containter for Drag and Drop)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DT_BROWSER (Package) Designtime Browsers
⤷
⤷
Properties
| Class | CL_UCON_DRAGDROP_CONTAINER | |
| Short Description | Containter for Drag and Drop | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UNIFIED_CON_DT_BROWSER | Designtime Browsers |
| Created | 20120814 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UCON_DRAGDROP_CONTAINER has no forward declaration.
Interfaces
Class CL_UCON_DRAGDROP_CONTAINER has no interface implemented.
Friends
Class CL_UCON_DRAGDROP_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | T_OBJECT_TAB | 20120814 |
Methods
Class CL_UCON_DRAGDROP_CONTAINER has no method.
Events
Class CL_UCON_DRAGDROP_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_OBJECT | Public | See coding | 20120814 | BEGIN OF t_object,
tr_node_type TYPE trobjtype,
wb_sub_type TYPE seu_objtyp,
wb_node_type TYPE seu_objtyp,
key TYPE if_ucon_browser_data_provider=>treenode-object_key,
END OF t_object
|
||
| 2 | T_OBJECT_TAB | Public | See coding | 20120814 | t_object_tab TYPE STANDARD TABLE OF t_object
|
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |