Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CC_BASE_TREE | Control Composer: Base Tree | 19991109 |
Properties
Class | CL_CC_DETAIL_TREE | |
Short Description | Control Composer: Detail Tree for a Control | |
Super Class | CL_CC_BASE_TREE | Control Composer: Base Tree |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEU_CONTROL_COMPOSER | Control Composer |
Created | 19991004 | SAP |
Last change | 19991109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CC_DETAIL_TREE has no interface implemented.
Friends
Class CL_CC_DETAIL_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Tree Model | 19991109 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of the Control | 19991027 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CONTROL_COMPOSITE | Composite to which Control Belongs | 19991112 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AS4FLAG | " | 20000606 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | " | 19991102 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TEXT30 | ' |
" | 20000320 | |
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CC_HEADING | " | 19991203 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TV_ITMNAME | 'PropComment' | PropComment | 19991021 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TV_ITMNAME | 'PropName' | PropName | 19991021 | |
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TV_ITMNAME | 'PropValue' | PropValue | 19991021 | |
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | " | 19991203 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CONTROL_COMPOSITE_SUPPORT | Ref. to Control Whose Properties Are To Be Displayed | 20000310 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | 'COLLAPSE_ALL' | Screens, function code triggered by PAI | 19991203 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | 'EXPAND_ALL' | Screens, function code triggered by PAI | 19991203 | |
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | 'UP' | Screens, function code triggered by PAI | 19991203 | |
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | " | 19991203 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CONTROL_DELETE_REQUEST | Instance Event (0) |
Public (2) |
Control Should Be Deleted | 19991105 |
2 | CONTROL_INSERT_REQUEST | Instance Event (0) |
Public (2) |
Control Should Be Inserted | 19991104 |
3 | CONTROL_NAME_CHANGED | Instance Event (0) |
Public (2) |
Control Name Changed | 19991115 |
4 | CONTROL_PROP_CHANGED | Instance Event (0) |
Public (2) |
Control Property Changed (ah) | 20000504 |
5 | CONTROL_SELECTED | Instance Event (0) |
Public (2) |
Control Selected | 19991029 |
6 | PLUG_IN_NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
Navigation to Plug-In | 20000418 |
7 | PROPERTY_CHANGE_REQUEST | Instance Event (0) |
Public (2) |
Propery Should Be Changed | 19991105 |
8 | PROPLIST_DELETE_REQUEST | Instance Event (0) |
Public (2) |
Element in Property List Should Be Deleted | 19991129 |
9 | PROPLIST_INSERT_REQUEST | Instance Event (0) |
Public (2) |
Element Should Be Inserted in Property List | 19991124 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | NODE_TO_KEY_MAP_ENTRY | Private | See coding | " | 19991129 |
|
Method Signatures
Method ADD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991004 | ||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | " | 19991004 | ||
3 | ![]() |
PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | " | 19991004 | ||
4 | ![]() |
PREV_SIBLING_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | " | 19991004 |
Method ADD_NODE on class CL_CC_DETAIL_TREE has no exception.
Method ADD_PROPERTIES_TO_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD_AS_ROOT_NODES | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991022 | ||
2 | ![]() |
TREE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Control Tree Teilbaum für ein Control | 19991022 | ||
3 | ![]() |
TREE_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | " | 19991022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TREE_NODE muss vom Typ NODE_TYPE_CONTROL sein | 19991022 |
Method ADD_SUBTREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000320 | ||
2 | ![]() |
PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | " | 20000320 | ||
3 | ![]() |
PREV_SIBLING_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | " | 20000320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 20000320 |
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_CC_DETAIL_TREE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TREE_NODE muss vom Typ NODE_TYPE_CONTROL sein | 20000310 |
Method CHANGE_PLUG_IN_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000529 | ||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | " | 20000529 |
Method CHANGE_PLUG_IN_OBJECT_NAME on class CL_CC_DETAIL_TREE has no exception.
Method CLEAR_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NO_VIEW_UPDATE | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000310 |
Method CLEAR_TREE on class CL_CC_DETAIL_TREE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CC_DETAIL_TREE has no parameter.
Method CONSTRUCTOR on class CL_CC_DETAIL_TREE has no exception.
Method CREATE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | " | 19991203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19991203 |
Method CREATE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | " | 19991004 | ||
2 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | " | 19991004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19991004 |
Method FE_PROPLIST_INSERT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREDECESSOR_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991124 | ||
2 | ![]() |
PROPLIST_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991124 |
Method FE_PROPLIST_INSERT_REQUEST on class CL_CC_DETAIL_TREE has no exception.
Method GET_COMMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMENT | Value transfer | Type reference (TYPE) | STRING | " | 20000209 | ||
2 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000209 |
Method GET_COMMENT on class CL_CC_DETAIL_TREE has no exception.
Method GET_COMMENT2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMENT | Value transfer | Type reference (TYPE) | STRING | " | 20000223 | ||
2 | ![]() |
COMMENT_KEY | Call by reference | Type reference (TYPE) | STRING | Comment Key | 20000223 | ||
3 | ![]() |
CONTROL_CLASS | Call by reference | Type reference (TYPE) | STRING | Control-Klasse, falls in comment_key nicht enthalten | 20000223 |
Method GET_COMMENT2 on class CL_CC_DETAIL_TREE has no exception.
Method GET_CONTROL_TREE_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROOT_CONTROL | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991105 |
Method GET_CONTROL_TREE_ROOT on class CL_CC_DETAIL_TREE has no exception.
Method GET_ENUM_CONSTANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENUM_CONSTANT | Value transfer | Type reference (TYPE) | STRING | " | 19991027 | ||
2 | ![]() |
ENUM_VALUE | Value transfer | Type reference (TYPE) | I | " | 19991027 | ||
3 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000615 |
Method GET_ENUM_CONSTANT on class CL_CC_DETAIL_TREE has no exception.
Method GET_ENUM_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENUM_DOCUMENTATION | Call by reference | Type reference (TYPE) | STRING | Beschreibung des Typs (allgemeiner Text) | 20000222 | ||
2 | ![]() |
ENUM_TABLE | Call by reference | Type reference (TYPE) | COCOENTABL | table of ENUM descriptors | 20000222 | ||
3 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000615 | ||
4 | ![]() |
RESOLVE_COMMENT_IDS | Value transfer | Type reference (TYPE) | AS4FLAG | Comment-IDs durch Kommentartexte ersetzen | 20000223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ENUM of given name not found | 20000222 | |
2 | ![]() |
input parameter ENUM_NAME not supplied | 20000222 |
Method HANDLE_CHECKBOX_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Value transfer | Attribute reference (LIKE) | 19991105 | ||||
2 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 19991105 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 19991105 |
Method HANDLE_CHECKBOX_CHANGE on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_CONTEXT_MEN_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20000204 | ||||
2 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20000204 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20000204 |
Method HANDLE_CONTEXT_MEN_REQ on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_CONTEXT_MEN_SEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20000204 | ||||
2 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20000204 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20000204 |
Method HANDLE_CONTEXT_MEN_SEL on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_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) | 19991104 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 19991104 |
Method HANDLE_DROP on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_ITEM_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) | 19991029 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 19991029 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_ITEM_KEYPRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 19991105 | ||||
2 | ![]() |
KEY | Value transfer | Attribute reference (LIKE) | 19991105 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 19991105 |
Method HANDLE_ITEM_KEYPRESS on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_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) | 19991110 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 19991110 |
Method HANDLE_LINK_CLICK on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_LINK_CLICK_CONTROL_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000411 |
Method HANDLE_LINK_CLICK_CONTROL_NODE on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_LINK_CLICK_PLUG_IN_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | " | 20000412 | ||
2 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000411 | ||
3 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | " | 20000412 |
Method HANDLE_LINK_CLICK_PLUG_IN_NODE on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_LINK_CLICK_PROP_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000411 |
Method HANDLE_LINK_CLICK_PROP_NODE on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_PROPERTY_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TREE_NODE | Call by reference | Attribute reference (LIKE) | 20000310 |
Method HANDLE_PROPERTY_CHANGED on class CL_CC_DETAIL_TREE has no exception.
Method HANDLE_TB_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 19991203 |
Method HANDLE_TB_FUNCTION_SELECTED on class CL_CC_DETAIL_TREE has no exception.
Method IS_PROPLIST_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROPLIST_ENTRY | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991206 | ||
2 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991206 |
Method IS_PROPLIST_ENTRY on class CL_CC_DETAIL_TREE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_CC_DETAIL_TREE has no parameter.
Method REFRESH on class CL_CC_DETAIL_TREE has no exception.
Method REFRESH_SUBTREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000320 |
Method REFRESH_SUBTREE on class CL_CC_DETAIL_TREE has no exception.
Method REFRESH_SUBTREE_EX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000414 |
Method REFRESH_SUBTREE_EX on class CL_CC_DETAIL_TREE has no exception.
Method SETUP_CONTAINER_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_HANDLE | Call by reference | Type reference (TYPE) | I | " | 20000606 | ||
2 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | " | 19991022 | ||
3 | ![]() |
IS_FOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | " | 19991022 | ||
4 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | " | 19991022 | ||
5 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991022 |
Method SETUP_CONTAINER_NODE on class CL_CC_DETAIL_TREE has no exception.
Method SETUP_CONTROL_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_HANDLE | Call by reference | Type reference (TYPE) | I | " | 20000606 | ||
2 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | " | 19991022 | ||
3 | ![]() |
IS_FOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | " | 19991022 | ||
4 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | " | 19991022 | ||
5 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991022 |
Method SETUP_CONTROL_NODE on class CL_CC_DETAIL_TREE has no exception.
Method SETUP_LIST_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | " | 19991206 | ||
2 | ![]() |
IS_FOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | " | 19991206 | ||
3 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | " | 19991206 | ||
4 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991206 |
Method SETUP_LIST_NODE on class CL_CC_DETAIL_TREE has no exception.
Method SETUP_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_HANDLE | Call by reference | Type reference (TYPE) | I | " | 20000606 | ||
2 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | " | 19991004 | ||
3 | ![]() |
IS_FOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | " | 19991004 | ||
4 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | " | 19991004 | ||
5 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991004 | ||
6 | ![]() |
SHOW_LEAF_SYMBOL | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000412 |
Method SETUP_NODE on class CL_CC_DETAIL_TREE has no exception.
Method SETUP_PLUG_IN_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | " | 20000407 | ||
2 | ![]() |
IS_FOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | " | 20000407 | ||
3 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | " | 20000407 | ||
4 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000407 | ||
5 | ![]() |
SHOW_LEAF_SYMBOL | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000412 |
Method SETUP_PLUG_IN_NODE on class CL_CC_DETAIL_TREE has no exception.
Method SETUP_PROP_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | " | 19991021 | ||
2 | ![]() |
IS_FOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | " | 19991021 | ||
3 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | " | 19991021 | ||
4 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991021 |
Method SETUP_PROP_NODE on class CL_CC_DETAIL_TREE has no exception.
Method SETUP_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | " | 19991022 | ||
2 | ![]() |
IS_FOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | " | 19991022 | ||
3 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | " | 19991022 | ||
4 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991022 |
Method SETUP_TREE_NODE on class CL_CC_DETAIL_TREE has no exception.
Method SET_CONTROL_COMPOSITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL_COMPOSITE | Value transfer | Object reference (TYPE REF TO) | CL_CONTROL_COMPOSITE | " | 19991112 |
Method SET_CONTROL_COMPOSITE on class CL_CC_DETAIL_TREE has no exception.
Method SET_INITIAL_HEADING Signature
Method SET_INITIAL_HEADING on class CL_CC_DETAIL_TREE has no parameter.
Method SET_INITIAL_HEADING on class CL_CC_DETAIL_TREE has no exception.
Method SET_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADJUST_COLUMNS | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000310 | ||
2 | ![]() |
READONLY | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000310 | ||
3 | ![]() |
TREE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Control Tree Teilbaum für ein Control, kann initial sein! | 20000310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TREE_NODE muss vom Typ NODE_TYPE_CONTROL sein | 20000310 |
Method SET_TREE_MODEL_EVENTS Signature
Method SET_TREE_MODEL_EVENTS on class CL_CC_DETAIL_TREE has no parameter.
Method SET_TREE_MODEL_EVENTS on class CL_CC_DETAIL_TREE has no exception.
Method SHOW_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | " | 20000210 |
Method SHOW_TEXT on class CL_CC_DETAIL_TREE has no exception.
Method UPDATE_PROPERTY_NODE_IN_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000320 |
Method UPDATE_PROPERTY_NODE_IN_TREE on class CL_CC_DETAIL_TREE has no exception.
Event Signatures
Event CONTROL_DELETE_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTROL_TREE_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991105 | ||
2 | PLUG_IN | Exporting | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000411 |
Event CONTROL_INSERT_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CLASS_NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Klasse des einzufügenden Controls / Plug-Ins | 20000406 | ||
2 | CONTAINER | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Container, in den eingefügt werden soll | 19991104 | ||
3 | PARENT_CONTROL | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Control, in das eingefügt werden soll | 19991104 | ||
4 | PLUG_IN | Exporting | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Plug-In einfügen; ' ': Control einfügen | 20000406 |
Event CONTROL_NAME_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTROL_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991115 | ||
2 | NEW_NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | " | 19991115 | ||
3 | PLUG_IN | Exporting | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000411 |
Event CONTROL_PROP_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTROL_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000504 | ||
2 | PLUG_IN | Exporting | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000504 |
Event CONTROL_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTROL_TREE_ROOT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991029 |
Event PLUG_IN_NAVIGATION_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 20000418 |
Event PROPERTY_CHANGE_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTROL_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Control Knoten | 19991105 | ||
2 | PROPERTY_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Property Knoten | 19991105 | ||
3 | VALUE_BOOLE | Exporting | Value transfer | Type reference (TYPE) | BOOLEAN | ' ' | optional boolean value | 19991105 | |
4 | VALUE_ENUM | Exporting | Value transfer | Type reference (TYPE) | I | 0 | optional enum value | 19991105 | |
5 | VALUE_ICON | Exporting | Value transfer | Type reference (TYPE) | STRING | optional icon encoding value | 19991105 | ||
6 | VALUE_INT | Exporting | Value transfer | Type reference (TYPE) | I | 0 | optional Integer value | 19991105 | |
7 | VALUE_STRING | Exporting | Value transfer | Type reference (TYPE) | STRING | optional string value | 19991105 | ||
8 | VALUE_TEXT | Exporting | Value transfer | Type reference (TYPE) | STRING | optional string value | 19991105 |
Event PROPLIST_DELETE_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTROL_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991129 | ||
2 | NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991129 |
Event PROPLIST_INSERT_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTROL_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991124 | ||
2 | PROPLIST_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991124 | ||
3 | SUCCESSOR_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19991124 |
History
Last changed by/on | SAP | 19991109 |
SAP Release Created in | 46D |