SAP ABAP Class IF_O2_TAG_TREE (Subtree for Tag Browser)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_O2_BSPTAGLIB_TREE | Construct tree for BSP tag libraries | 20010817 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_O2_HTML_TAG_TREE | Tree for HTML Tags | 20010120 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_W3_BHTML_TREE | Tree for HTMLBusiness Functions | 20010120 |
Properties
Class | IF_O2_TAG_TREE | |
Short Description | Subtree for Tag Browser | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010120 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_O2_TAG_TREE has no forward declaration.
Interfaces
Class IF_O2_TAG_TREE has no interface implemented.
Friends
Class IF_O2_TAG_TREE has no friend class.
Attributes
Class IF_O2_TAG_TREE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Subnodes for a Node | 20010120 |
2 | ![]() |
Instance method | Public | Method | Return Initial Tree | 20010120 |
3 | ![]() |
Instance method | Public | Method | Get Root Node of Subtree | 20010123 |
4 | ![]() |
Instance method | Public | Method | Fill Context Menu for Node | 20010120 |
5 | ![]() |
Instance method | Public | Method | Process Function from Context Menu | 20010120 |
6 | ![]() |
Instance method | Public | Method | Process Double-Click on Node | 20010120 |
7 | ![]() |
Instance method | Public | Method | Process Key Pressed on Node | 20011205 |
8 | ![]() |
Instance method | Public | Method | Process Drag Event for Node | 20010120 |
Events
Class IF_O2_TAG_TREE has no event.
Types
Class IF_O2_TAG_TREE has no local type.
Method Signatures
Method GET_CHILD_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010120 | ||
2 | ![]() |
P_TREE_NODES | Value transfer | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Knotentabelle | 20010120 |
Method GET_CHILD_NODES on class IF_O2_TAG_TREE has no exception.
Method GET_INITIAL_TREE_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LANGUAGE_TYPE | Call by reference | Type reference (TYPE) | O2LANGTYP | HTML Sprachdialekt | 20010120 | ||
2 | ![]() |
P_TREE_NODES | Value transfer | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Knotentabelle | 20010120 |
Method GET_INITIAL_TREE_NODES on class IF_O2_TAG_TREE has no exception.
Method GET_ROOT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ROOT_NODE | Value transfer | Type reference (TYPE) | TREEMSNODT | Simple Tree Model: Eigenschaften eines Knotens | 20010123 |
Method GET_ROOT_NODE on class IF_O2_TAG_TREE has no exception.
Method HANDLE_NODE_CONTEXT_MENU_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20010120 | ||
2 | ![]() |
P_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010120 |
Method HANDLE_NODE_CONTEXT_MENU_REQ on class IF_O2_TAG_TREE has no exception.
Method HANDLE_NODE_CONTEXT_MENU_SEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FUNCTION | Call by reference | Type reference (TYPE) | SY-UCOMM | Ausgewählter Funktionscode | 20010120 | ||
2 | ![]() |
P_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20010120 | ||
3 | ![]() |
P_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010120 |
Method HANDLE_NODE_CONTEXT_MENU_SEL on class IF_O2_TAG_TREE has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20010120 | ||
2 | ![]() |
P_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010120 |
Method HANDLE_NODE_DOUBLE_CLICK on class IF_O2_TAG_TREE has no exception.
Method HANDLE_NODE_KEYPRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_KEY | Call by reference | Type reference (TYPE) | I | Taste, die gedrückt wurde | 20011205 | ||
2 | ![]() |
P_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20011205 | ||
3 | ![]() |
P_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20011205 |
Method HANDLE_NODE_KEYPRESS on class IF_O2_TAG_TREE has no exception.
Method HANDLE_NODE_ON_DRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DRAG_DROP_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20010120 | ||
2 | ![]() |
P_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010120 |
Method HANDLE_NODE_ON_DRAG on class IF_O2_TAG_TREE has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |