Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_TREE | ALV Tree Control | 20071109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAT_UI_WIDGET | *NO* Reuse: UI Widget | 20071109 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_SAT_UI_CTRL_DRAG_DROP | Internal: Widget Control with drag & drop | 20071112 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_SAT_UI_FRIEND_SHIP | *NO* Reuse: Internal Friendship - Tagging Interface | 20071109 |
Properties
| Class | CL_SAT_UI_TREE_CTRL | |
| Short Description | *NO* Reuse: Customizied ALV tree Control | |
| Super Class | CL_GUI_ALV_TREE | ALV Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_TOOLS_STDIO | *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!! |
| Created | 20071109 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAT_UI_WIDGET | *NO* Reuse: UI Widget | 20071109 | ||
| 2 | _IF_SAT_UI_CTRL_DRAG_DROP | Internal: Widget Control with drag & drop | 20071112 | ||
| 3 | _IF_SAT_UI_FRIEND_SHIP | *NO* Reuse: Internal Friendship - Tagging Interface | 20071109 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SAT_UI_TREE | 20071109 | *NO* Reuse: Base Class for tree Control |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | CL_TREE_CONTROL_BASE=>RELAT_LAST_CHILD | Relation Last Child Node | 20071109 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | CL_TREE_CONTROL_BASE=>RELAT_NEXT_SIBLING | Relation next Sibling Node | 20071109 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_SAT_UI_TREE=>TY_S_ADDITIONAL_INFO | See and checks | 20071109 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20071109 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Data Reference to Data | 20071109 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Data Reference to Buffer for Line | 20071109 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalogue at Backend | 20071109 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | LVC_T_LAYI | Layout of inidvidual Fields | 20071109 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_LAYI | .. | 20071109 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYN | Only temporary use! Save Stack | 20071109 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAT_UI_TREE | Base Class for Tree Controls | 20071109 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20071109 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | I | Drag Drop ID | 20071109 |
Methods
Events
Class CL_SAT_UI_TREE_CTRL has no event.
Types
Class CL_SAT_UI_TREE_CTRL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDITIONAL_INFO | Call by reference | Type reference (TYPE) | IF_SAT_UI_TREE=>TY_S_ADDITIONAL_INFO | 20071109 | ||||
| 2 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20071109 | ||||
| 3 | CONTENT_TABLE_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20071109 | ||||
| 4 | CONTENT_TABLE_TYPE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20071109 | ||||
| 5 | HANDLER_OPTIONS | Call by reference | Type reference (TYPE) | STRING | 20071109 | ||||
| 6 | HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | 20071109 | ||||
| 7 | HEADER_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071109 | ||||
| 8 | MASTER | Call by reference | Object reference (TYPE REF TO) | CL_SAT_UI_TREE | Baum für Navigations-Zwecke | 20071109 | |||
| 9 | TOOLBAR_OPTIONS | Call by reference | Type reference (TYPE) | STRING | 20071109 |
Method CONSTRUCTOR on class CL_SAT_UI_TREE_CTRL has no exception.
Method MY_APPEND_CHILD_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON_COLLAPSED | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071109 | ||||
| 2 | ICON_EXPANDED | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071109 | ||||
| 3 | KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | 20071109 | ||||
| 4 | PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071109 | ||||
| 5 | TITLE | Call by reference | Type reference (TYPE) | LVC_VALUE | 20071109 |
Method MY_APPEND_CHILD_FOLDER on class CL_SAT_UI_TREE_CTRL has no exception.
Method MY_APPEND_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | DATA | 20071109 | ||||
| 2 | FIELD_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LAYI | Layout structure for Items | 20090626 | |||
| 3 | ICON | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071109 | ||||
| 4 | IS_FOLDER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071109 | |||
| 5 | KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | 20071109 | ||||
| 6 | PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071109 | ||||
| 7 | TITLE | Call by reference | Type reference (TYPE) | LVC_VALUE | 20071109 |
Method MY_APPEND_CHILD_NODE on class CL_SAT_UI_TREE_CTRL has no exception.
Method MY_APPEND_SIBLING_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | DATA | 20071109 | ||||
| 2 | FIELD_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LAYI | Layout structure for items | 20090626 | |||
| 3 | ICON | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071109 | ||||
| 4 | IS_FOLDER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071109 | |||
| 5 | KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | 20071109 | ||||
| 6 | PREVIOUS_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071109 | ||||
| 7 | TITLE | Call by reference | Type reference (TYPE) | LVC_VALUE | 20071109 |
Method MY_APPEND_SIBLING_NODE on class CL_SAT_UI_TREE_CTRL has no exception.
Method MY_GET_FIELD_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LVC_T_LAYI | Layout structure for items of the ALV tree control | 20090626 |
Method MY_GET_FIELD_LAYOUT on class CL_SAT_UI_TREE_CTRL has no exception.
Method MY_GET_INDEX_TO_KEY_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LVC_T_ITON | ALV tree control: Index-To-Node-Table | 20071109 |
Method MY_GET_INDEX_TO_KEY_MAPPINGS on class CL_SAT_UI_TREE_CTRL has no exception.
Method MY_SET_CUSTOM_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGIN_BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20071109 | |||
| 2 | BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20071109 |
Method MY_SET_CUSTOM_BUTTONS on class CL_SAT_UI_TREE_CTRL has no exception.
Method MY_SET_FIELD_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_LAYOUT_INFOS | Call by reference | Type reference (TYPE) | LVC_T_LAYI | 20071109 |
Method MY_SET_FIELD_LAYOUT on class CL_SAT_UI_TREE_CTRL has no exception.
Method _MY_INIT_EVENT_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLER_OPTIONS | Call by reference | Type reference (TYPE) | STRING | `` | 20071109 |
Method _MY_INIT_EVENT_HANDLERS on class CL_SAT_UI_TREE_CTRL has no exception.
Method _MY_INIT_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20071109 | ||||
| 2 | TOOLBAR_OPTIONS | Call by reference | Type reference (TYPE) | STRING | 20071109 |
Method _MY_INIT_TOOLBAR on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DOUBLE_CLICK on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_DOUBLE_CLICK_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DOUBLE_CLICK_NODE on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DRAG on class CL_SAT_UI_TREE_CTRL 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 | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DRAG_MULTIPLE on class CL_SAT_UI_TREE_CTRL 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 | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DROP on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_DROP_DOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DROP_DOWN on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_EXPAND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_EXPAND_NODE on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_LINK_CLICK on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_MENU_ITEM_REQUESTD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_MENU_ITEM_REQUESTD on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_MENU_ITEM_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_MENU_ITEM_SELECTED on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_MENU_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_MENU_REQUESTED on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_MENU_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20071109 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_MENU_SELECTED on class CL_SAT_UI_TREE_CTRL has no exception.
Method __ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_USER_COMMAND on class CL_SAT_UI_TREE_CTRL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |