Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_GUI_ATREE_ABSTRACT | Abstract Class for Assignment Control | 20020322 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_ASSIGNMNT_MODEL_HANDLER | Handles assignment events | 20020906 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_EDGE_STYLE_HANDLER | 20020325 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_ATREE | includes IF_UAC_GUI_[TREE|GROUP|EDGE] and OD | 20020903 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_EDGE | IF_UAC_GUI_EDGE | 20020903 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_EDGE_EVENT | Events of the assignment area, hndld by if_uac_edge_handler | 20020903 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_OD_GUI_ASSIGNMENT_TREE | over definition for cl_uac_gui_assignment_tree | 20020902 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_VIEW | Factory for Views | 20020701 |
Properties
| Class | CL_UAC_GUI_ASSIGNMENT_TREE | |
| Short Description | Assignment based on Assignment Control | |
| Super Class | CL_UAC_GUI_ATREE_ABSTRACT | Abstract Class for Assignment Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UAC_VIEW | Views for MVC Pattern |
| Created | 20020222 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UAC_GUI_ASSIGNMENT_TREE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UAC_ASSIGNMNT_MODEL_HANDLER | Handles assignment events | 20020906 | ||
| 2 | IF_UAC_EDGE_STYLE_HANDLER | 20020325 | |||
| 3 | IF_UAC_GUI_ATREE | includes IF_UAC_GUI_[TREE|GROUP|EDGE] and OD | 20020903 | ||
| 4 | IF_UAC_GUI_EDGE | IF_UAC_GUI_EDGE | 20020903 | ||
| 5 | IF_UAC_GUI_EDGE_EVENT | Events of the assignment area, hndld by if_uac_edge_handler | 20020903 | ||
| 6 | IF_UAC_OD_GUI_ASSIGNMENT_TREE | over definition for cl_uac_gui_assignment_tree | 20020902 |
Friends
Class CL_UAC_GUI_ASSIGNMENT_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UAC_ACTXT_MENU_MANAGER | if_uac_actxt_menu_manager | 20020514 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMNT_STYLE_MANAGER | 20020327 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EDGE_CREATE | Instance Event (0) |
Private (0) |
20020903 | |
| 2 | EDGE_DOUBLE_CLICK | Instance Event (0) |
Private (0) |
20020903 | |
| 3 | EDGE_REMOVE | Instance Event (0) |
Private (0) |
20020903 |
Types
Class CL_UAC_GUI_ASSIGNMENT_TREE has no local type.
Method Signatures
Method ADD_EDGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EDGE_ID | Call by reference | Type reference (TYPE) | UAC_T_EDGE_ID | Analytical Cost Management: Kanten-Id | 20020906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control-Fehler | 20020321 |
Method ADD_EVENT_HANDLER Signature
Method ADD_EVENT_HANDLER on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method ADD_EVENT_HANDLER on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CLASS_ID | Call by reference | Type reference (TYPE) | STRING | ID_CLASS_ID | 20020222 | |||
| 2 | ID_EXPAND_NO_CHILDREN | Call by reference | Type reference (TYPE) | UAC_FLAG | ID_EXPAND_NO_CHILDREN | 20020222 | |||
| 3 | ID_IS_EDITABLE | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020823 | |||
| 4 | ID_LIFETIME | Call by reference | Type reference (TYPE) | I | ID_LIFETIME | 20020222 | |||
| 5 | ID_MULTI_SELECTION | Call by reference | Type reference (TYPE) | UAC_FLAG | ID_MULTI_SELECTION | 20020222 | |||
| 6 | ID_NAME | Call by reference | Type reference (TYPE) | STRING | ID_NAME | 20020222 | |||
| 7 | ID_STYLE | Call by reference | Type reference (TYPE) | I | ID_STYLE | 20020222 | |||
| 8 | IR_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_CONVERTER | Konverter für Daten von und nach Char128 | 20020611 | |||
| 9 | IR_CTXT_MENU_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ACTXT_MENU_MANAGER | IR_ACTXT_MENU_MANAGER | 20020222 | |||
| 10 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | IR_PARENT | 20020222 | |||
| 11 | IR_STYLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMNT_STYLE_MANAGER | IR_ASSIGNMENT_STYLE_MANAGER | 20020222 | |||
| 12 | IR_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMENT_MODEL | IR_ASSIGNMENT_MODEL | 20020328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20020222 |
Method GET_ALL_NODES_ALLOWED Signature
Method GET_ALL_NODES_ALLOWED on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method GET_ALL_NODES_ALLOWED on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method GET_ASSIGNMENT_FLOW Signature
Method GET_ASSIGNMENT_FLOW on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method GET_ASSIGNMENT_FLOW on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method GET_ASSIGNMENT_NODE Signature
Method GET_ASSIGNMENT_NODE on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method GET_ASSIGNMENT_NODE on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method GET_CTXT_MENU_MANAGER Signature
Method GET_CTXT_MENU_MANAGER on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method GET_CTXT_MENU_MANAGER on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method GET_FOCUS_TREE Signature
Method GET_FOCUS_TREE on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method GET_FOCUS_TREE on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method GET_STYLE_MANAGER Signature
Method GET_STYLE_MANAGER on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method GET_STYLE_MANAGER on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method GET_TREE_MODEL Signature
Method GET_TREE_MODEL on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method GET_TREE_MODEL on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method HIDE_TREE Signature
Method HIDE_TREE on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method HIDE_TREE on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method INDICATE_POSSIBLE_EDGES Signature
Method INDICATE_POSSIBLE_EDGES on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method INDICATE_POSSIBLE_EDGES on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method IS_TREE_HIDDEN Signature
Method IS_TREE_HIDDEN on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method IS_TREE_HIDDEN on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method ON_EDGES_ADDED Signature
Method ON_EDGES_ADDED on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method ON_EDGES_ADDED on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method ON_EDGES_REMOVED Signature
Method ON_EDGES_REMOVED on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method ON_EDGES_REMOVED on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method ON_EDGE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SRC_NODE_ID | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: ID eines Knotens | 20020222 | ||||
| 2 | SRC_TREE_ID | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: Baum-ID | 20020222 | ||||
| 3 | TRG_NODE_ID | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: ID eines Knotens | 20020222 | ||||
| 4 | TRG_TREE_ID | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: Baum-ID | 20020222 |
Method ON_EDGE_CREATE on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method ON_EDGE_CTXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDGE_ID | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: ID einer Kante | 20020723 |
Method ON_EDGE_CTXT_MENU_REQ on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method ON_EDGE_CTXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDGE_ID | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: ID einer Kante | 20020723 | ||||
| 2 | FCODE | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: ID eines Funktionscodes | 20020723 |
Method ON_EDGE_CTXT_MENU_SEL on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method ON_EDGE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDGE_ID | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: ID einer Kante | 20020222 |
Method ON_EDGE_DOUBLE_CLICK on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method ON_EDGE_REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDGE_ID | Value transfer | Attribute reference (LIKE) | Analytical Cost Management: ID einer Kante | 20020222 |
Method ON_EDGE_REMOVE on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method ON_EDGE_STYLE_CHANGED Signature
Method ON_EDGE_STYLE_CHANGED on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method ON_EDGE_STYLE_CHANGED on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method REGISTER_EVENTS on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method REMOVE_EDGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EDGE_ID | Call by reference | Type reference (TYPE) | UAC_T_EDGE_ID | Analytical Cost Management: Schlüssel für Kanten | 20020322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control-Fehler | 20020322 |
Method REMOVE_EVENT_HANDLER Signature
Method REMOVE_EVENT_HANDLER on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method REMOVE_EVENT_HANDLER on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SETUP_EDGE_EVENT_HANDLING Signature
Method SETUP_EDGE_EVENT_HANDLING on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020328 |
Method SET_ALL_NODES_ALLOWED Signature
Method SET_ALL_NODES_ALLOWED on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_ALL_NODES_ALLOWED on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SET_ASSIGNMENT_FLOW Signature
Method SET_ASSIGNMENT_FLOW on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_ASSIGNMENT_FLOW on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SET_ASSIGNMENT_HEADER Signature
Method SET_ASSIGNMENT_HEADER on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_ASSIGNMENT_HEADER on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SET_ASSIGNMENT_NODE Signature
Method SET_ASSIGNMENT_NODE on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_ASSIGNMENT_NODE on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SET_ASSIGNMENT_WIDTH Signature
Method SET_ASSIGNMENT_WIDTH on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_ASSIGNMENT_WIDTH on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SET_CTXT_MENU_MANAGER Signature
Method SET_CTXT_MENU_MANAGER on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_CTXT_MENU_MANAGER on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SET_STYLE_MANAGER Signature
Method SET_STYLE_MANAGER on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_STYLE_MANAGER on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SET_TREE_MODEL Signature
Method SET_TREE_MODEL on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_TREE_MODEL on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method SET_TREE_WIDTH Signature
Method SET_TREE_WIDTH on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method SET_TREE_WIDTH on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Method UNSELECT_ALL Signature
Method UNSELECT_ALL on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Method UNSELECT_ALL on class CL_UAC_GUI_ASSIGNMENT_TREE has no exception.
Event Signatures
Event EDGE_CREATE Signature
Event EDGE_CREATE on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Event EDGE_DOUBLE_CLICK Signature
Event EDGE_DOUBLE_CLICK on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
Event EDGE_REMOVE Signature
Event EDGE_REMOVE on class CL_UAC_GUI_ASSIGNMENT_TREE has no parameter.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |