Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_GUI_COL_TREE_ABSTRACT | Abstract Class for Column Tree Control | 20020205 |
Properties
| Class | CL_UAC_GUI_COLUMN_TREE | |
| Short Description | Tree based on Column Tree Control | |
| Super Class | CL_UAC_GUI_COL_TREE_ABSTRACT | Abstract Class for Column Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UAC_VIEW | Views for MVC Pattern |
| Created | 20020123 | SAP |
| Last change | 20041006 | 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) |
Interfaces
Class CL_UAC_GUI_COLUMN_TREE has no interface implemented.
Friends
Class CL_UAC_GUI_COLUMN_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | 'UAC_S_TREEU_ITEM' | Table Name | 20020130 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | 'UAC_S_TREEV_ITEM' | Table Name | 20020130 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20020123 | |||
| 4 | Constant | Protected | Type reference (TYPE) | TV_HDRNAME | 'HierarchyHeader' | Header name in a tree control (FuGr CNT4) | 20020124 | ||
| 5 | Instance attribute | Protected | See coding | 20020612 | |||||
| 6 | Instance attribute | Protected | See coding | 20020612 | |||||
| 7 | Instance attribute | Protected | See coding | 20020612 | |||||
| 8 | Instance attribute | Protected | See coding | 20020612 | |||||
| 9 | Instance attribute | Protected | See coding | 20020612 |
Methods
Events
Class CL_UAC_GUI_COLUMN_TREE has no event.
Types
Class CL_UAC_GUI_COLUMN_TREE has no local type.
Method Signatures
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 | 20020123 | ||||
| 2 | ID_EXPAND_NO_CHILDREN | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020123 | |||
| 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 | 20020123 | ||||
| 5 | ID_MULTI_SELECTION | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020123 | |||
| 6 | ID_NAME | Call by reference | Type reference (TYPE) | STRING | 20020123 | ||||
| 7 | ID_STYLE | Call by reference | Type reference (TYPE) | I | 20020123 | ||||
| 8 | IR_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_CONVERTER | Konverter für Daten von und nach Char128 | 20020612 | |||
| 9 | IR_CTXT_MENU_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_CTXT_MENU_MANAGER | 20020123 | ||||
| 10 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020123 | |||
| 11 | IR_STYLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_STYLE_MANAGER | 20020123 | ||||
| 12 | IR_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_MODEL | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020123 | |||
| 2 | 20020123 |
Method ON_CELL_CONTEXT_MENU_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_CELL_CONTEXT_MENU_REQUESTED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_CELL_CONTEXT_MENU_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_CELL_CONTEXT_MENU_SELECTED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_CELL_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_CELL_DOUBLE_CLICK on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_CELL_KEYPRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 2 | KEY | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_CELL_KEYPRESSED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Call by reference | Attribute reference (LIKE) | 20020123 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020123 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020123 |
Method ON_CHECKBOX_CHANGE on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_COLUMN_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_COLUMN_CONTEXT_MENU_REQUEST on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_COLUMN_CONTEXT_MENU_SELECTD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 2 | HEADER_NAME | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_COLUMN_CONTEXT_MENU_SELECTD on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_COLUMN_ORDER_CHANGED Signature
Method ON_COLUMN_ORDER_CHANGED on class CL_UAC_GUI_COLUMN_TREE has no parameter.
Method ON_COLUMN_ORDER_CHANGED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_COLUMN_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Call by reference | Attribute reference (LIKE) | 20020124 |
Method ON_COLUMN_SELECTED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_DEFAULT_CTXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Attribute reference (LIKE) | 20020131 |
Method ON_DEFAULT_CTXT_MENU_REQUEST on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_DEFAULT_CTXT_MENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20020131 |
Method ON_DEFAULT_CTXT_MENU_SELECT on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_MULTI_SELECTION_CHANGE Signature
Method ON_MULTI_SELECTION_CHANGE on class CL_UAC_GUI_COLUMN_TREE has no parameter.
Method ON_MULTI_SELECTION_CHANGE on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_NODE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_NODE_CONTEXT_MENU_REQUEST on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_NODE_CONTEXT_MENU_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20020123 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_NODE_CONTEXT_MENU_SELECTED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20020123 |
Method ON_NODE_DOUBLE_CLICK on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_NODE_KEYPRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Attribute reference (LIKE) | 20020123 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020123 |
Method ON_NODE_KEYPRESSED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_NODE_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020124 |
Method ON_NODE_SELECTED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_OPEN_FOLDER_FOR_1ST_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020123 |
Method ON_OPEN_FOLDER_FOR_1ST_TIME on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method ON_SORT_ORDER_CHANGED Signature
Method ON_SORT_ORDER_CHANGED on class CL_UAC_GUI_COLUMN_TREE has no parameter.
Method ON_SORT_ORDER_CHANGED on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method SETUP_EVENT_HANDLING Signature
Method SETUP_EVENT_HANDLING on class CL_UAC_GUI_COLUMN_TREE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020123 |
Method _ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020227 |
Method _ON_DRAG on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method _ON_DRAG_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 3 | NODE_KEY_TABLE | Call by reference | Attribute reference (LIKE) | 20020227 |
Method _ON_DRAG_MULTIPLE on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method _ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020227 |
Method _ON_DROP on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method _ON_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020227 |
Method _ON_DROP_COMPLETE on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method _ON_DROP_COMPLETE_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 3 | NODE_KEY_TABLE | Call by reference | Attribute reference (LIKE) | 20020227 |
Method _ON_DROP_COMPLETE_MULTIPLE on class CL_UAC_GUI_COLUMN_TREE has no exception.
Method _ON_DROP_GET_FLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 2 | FLAVORS | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020227 |
Method _ON_DROP_GET_FLAVOR on class CL_UAC_GUI_COLUMN_TREE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |