SAP ABAP Class IF_UG_MD_LIST_TREE_GUI (Where-used List/Change Mgmt.: GUI Class)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_CHANGE_MGMT_GUI | Change Management: GUI Class | 20030220 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_WHERE_USED_GUI | Where-Used List: GUI Class | 20030217 |
Properties
| Class | IF_UG_MD_LIST_TREE_GUI | |
| Short Description | Where-used List/Change Mgmt.: GUI Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030217 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_UG_MD_LIST_TREE_GUI has no interface implemented.
Friends
Class IF_UG_MD_LIST_TREE_GUI has no friend class.
Attributes
Class IF_UG_MD_LIST_TREE_GUI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Header Content | 20040922 | |
| 2 | Instance method | Public | Method | Get properties of screen to be displayed | 20030217 | |
| 3 | Instance method | Public | Method | Get buttons for display | 20030217 | |
| 4 | Instance method | Public | Method | Get events for toolbar | 20030217 | |
| 5 | Instance method | Public | Method | Get structure and content of tree | 20030217 | |
| 6 | Instance method | Public | Method | Get events for the tree | 20030217 | |
| 7 | Instance method | Public | Method | Get title of tree (for printing) | 20040309 | |
| 8 | Instance method | Public | Method | Sets Toolbar Event Handler Methods | 20030217 | |
| 9 | Instance method | Public | Method | Sets Tree Event Handler Methods | 20030217 |
Events
Class IF_UG_MD_LIST_TREE_GUI has no event.
Types
Class IF_UG_MD_LIST_TREE_GUI has no local type.
Method Signatures
Method GET_HEADER_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HTML | Call by reference | Type reference (TYPE) | W3HTMLTAB | HTML für HTML-Header | 20040922 | |||
| 2 | ET_TEXT | Call by reference | Type reference (TYPE) | CL_UG_MD_LIST_TREE=>T_TEXT | Text für TEXT-Header | 20040922 |
Method GET_HEADER_CONTENT on class IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_SCREEN_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HAS_HEADER | Call by reference | Type reference (TYPE) | UG_FLG | 'X': HTML Header anzeigen | 20030217 | |||
| 2 | E_HAS_TOOLBAR | Call by reference | Type reference (TYPE) | UG_FLG | 'X': Toolbar anzeigen | 20030217 | |||
| 3 | E_HEADER_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe des Headers | 20030217 | |||
| 4 | E_SEL_MODE_MULTIPLE | Call by reference | Type reference (TYPE) | UG_FLG | 'X' Mehrfachselektion, ' ': Einfachselektion | 20030217 | |||
| 5 | E_TOOLBAR_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe der Toolbar | 20030217 |
Method GET_SCREEN_SETTINGS on class IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TOOLBAR_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUTTON | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20030217 |
Method GET_TOOLBAR_BUTTONS on class IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TOOLBAR_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20030217 |
Method GET_TOOLBAR_EVENTS on class IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TREE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | TREEMLITAC | List Tree Model: Tabelle von ( Knotenschlüssel + Item ) | 20030217 | |||
| 2 | ET_NODE | Call by reference | Type reference (TYPE) | TREEMLNOTA | List Tree Model: Knotentabelle | 20030217 |
Method GET_TREE_CONTENT on class IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TREE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20030217 |
Method GET_TREE_EVENT on class IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TREE_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TITEL | Call by reference | Type reference (TYPE) | STRING | 20040309 |
Method GET_TREE_TITLE on class IF_UG_MD_LIST_TREE_GUI has no exception.
Method SET_TOOLBAR_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20030217 |
Method SET_TOOLBAR_HANDLERS on class IF_UG_MD_LIST_TREE_GUI has no exception.
Method SET_TREE_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TREE | Call by reference | Object reference (TYPE REF TO) | CL_LIST_TREE_MODEL | List Tree Control mit Datenhaltung am Backend | 20030217 |
Method SET_TREE_HANDLERS on class IF_UG_MD_LIST_TREE_GUI has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |