SAP ABAP Class CL_SAT_UI_LIST_TREE_CTRL (*NO* Reuse: Customized list tree Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SABP_TOOLS_STDIO (Package) *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!!

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_LIST_TREE | List Tree Control | 20071109 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAT_UI_WIDGET | *NO* Reuse: UI Widget | 20071112 |
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_LIST_TREE_CTRL | |
Short Description | *NO* Reuse: Customized list tree Control | |
Super Class | CL_GUI_LIST_TREE | List 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
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 | 20071112 | ||
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
Class CL_SAT_UI_LIST_TREE_CTRL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SAT_UI_TREE=>TY_S_ADDITIONAL_INFO | Additional Info (Check Components) | 20071112 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20071109 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20071109 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAT_UI_LIST_TREE | Erweiteter List Baum | 20071109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20071109 | |
2 | ![]() |
Instance method | Protected | Method | Init Event Handlers | 20071112 |
3 | ![]() |
Instance method | Private | Event handling method | Handler internal: Duble Cick | 20071112 |
4 | ![]() |
Instance method | Private | Event handling method | Handler internal: Doble Cick Nde | 20071112 |
5 | ![]() |
Instance method | Private | Event handling method | Handler internal: Dag | 20071112 |
6 | ![]() |
Instance method | Private | Event handling method | Handler internal: Dop | 20071112 |
7 | ![]() |
Instance method | Private | Event handling method | Handler internal: Link Click | 20071112 |
Events
Class CL_SAT_UI_LIST_TREE_CTRL has no event.
Types
Class CL_SAT_UI_LIST_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 | Additional Info (Check Components) | 20071112 | ||
2 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20071109 | ||
3 | ![]() |
HANDLER_OPTIONS | Call by reference | Type reference (TYPE) | STRING | 20071109 | |||
4 | ![]() |
MASTER | Call by reference | Object reference (TYPE REF TO) | CL_SAT_UI_LIST_TREE | Baum für Anzeige-Zwecke | 20071109 |
Method CONSTRUCTOR on class CL_SAT_UI_LIST_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 | `` | 20071112 |
Method _MY_INIT_EVENT_HANDLERS on class CL_SAT_UI_LIST_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 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071112 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071112 |
Method __ON_DOUBLE_CLICK on class CL_SAT_UI_LIST_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) | 20071112 |
Method __ON_DOUBLE_CLICK_NODE on class CL_SAT_UI_LIST_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) | 20071112 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071112 |
Method __ON_DRAG on class CL_SAT_UI_LIST_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) | 20071112 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071112 |
Method __ON_DROP on class CL_SAT_UI_LIST_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 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071112 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071112 |
Method __ON_LINK_CLICK on class CL_SAT_UI_LIST_TREE_CTRL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |