Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | _IF_GUI_COLUMN_TREE | Strictely Internal: Column Tree Control | 20071209 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AST_GUI_COLUMN_TREE_DLGT | - NO REUSE - Delegate to Column Tree | 20071022 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AST_GUI_COLUMN_TREE_FAKE | - NO REUSE - Humble Object Column Tree for Unit Tests | 20071022 |
Properties
Interface | IF_GUI_COLUMN_TREE | |
Short Description | *NO* REUSE - Column Tree Control |
General Data
Package | SABP_SELFTEST_CONTROLS_GUI | *NO* REUSE - Left Overs which Need to be Adressed by .... |
Created | 20071022 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GUI_COLUMN_TREE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ITEM_TREE_CONTROL | *NO* REUSE - Internal Tree Control | 20071022 |
Friends
Interface IF_GUI_COLUMN_TREE has no friend.
Attributes
Interface IF_GUI_COLUMN_TREE has no attribute.
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BUTTON_CLICK | Instance Event (0) |
Public (2) |
20071022 | |
2 | CHECKBOX_CHANGE | Instance Event (0) |
Public (2) |
20071022 | |
3 | DEFAULT_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20071022 | |
4 | DEFAULT_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20071022 | |
5 | EXPAND_NO_CHILDREN | Instance Event (0) |
Public (2) |
20071022 | |
6 | HEADER_CLICK | Instance Event (0) |
Public (2) |
20071022 | |
7 | HEADER_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20071022 | |
8 | HEADER_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20071022 | |
9 | ITEM_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20071022 | |
10 | ITEM_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20071022 | |
11 | ITEM_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20071022 | |
12 | ITEM_KEYPRESS | Instance Event (0) |
Public (2) |
20071022 | |
13 | LINK_CLICK | Instance Event (0) |
Public (2) |
20071022 | |
14 | NODE_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20071022 | |
15 | NODE_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20071022 | |
16 | NODE_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20071022 | |
17 | NODE_KEYPRESS | Instance Event (0) |
Public (2) |
20071022 | |
18 | ON_DRAG | Instance Event (0) |
Public (2) |
20071022 | |
19 | ON_DRAG_MULTIPLE | Instance Event (0) |
Public (2) |
20071022 | |
20 | ON_DROP | Instance Event (0) |
Public (2) |
20071022 | |
21 | ON_DROP_COMPLETE | Instance Event (0) |
Public (2) |
20071022 | |
22 | ON_DROP_COMPLETE_MULTIPLE | Instance Event (0) |
Public (2) |
20071022 | |
23 | ON_DROP_GET_FLAVOR | Instance Event (0) |
Public (2) |
20071022 | |
24 | SELECTION_CHANGED | Instance Event (0) |
Public (2) |
20071022 |
Types
Interface IF_GUI_COLUMN_TREE has no local type.
Method Signatures
Method ADD_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | Column Alignment | 20071022 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Cannot Be Selected | 20071022 | ||
3 | ![]() |
HEADER_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Picture in Header | 20071022 | ||
4 | ![]() |
HEADER_TEXT | Value transfer | Type reference (TYPE) | TV_HEADING | Text for Header | 20071022 | ||
5 | ![]() |
HEADER_TOOLTIP | Value transfer | Type reference (TYPE) | TV_HEADING | Tool Tip for Header | 20071022 | ||
6 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Invisible | 20071022 | ||
7 | ![]() |
NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
8 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Column Width | 20071022 | ||
9 | ![]() |
WIDTH_PIX | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Width in Pixels; " " = Width in Characters | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 | ||
5 | ![]() |
20071022 | ||
6 | ![]() |
20071022 | ||
7 | ![]() |
20071022 | ||
8 | ![]() |
20071022 |
Method ADD_HIERARCHY_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Cannot be Selected | 20071022 | ||
2 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Invisible | 20071022 | ||
3 | ![]() |
NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 | ||
5 | ![]() |
20071022 |
Method ADD_KEY_STROKE Signature
Method ADD_KEY_STROKE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ADD_KEY_STROKE on Interface IF_GUI_COLUMN_TREE has no exception.
Method ADD_NODES_AND_ITEMS Signature
Method ADD_NODES_AND_ITEMS on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ADD_NODES_AND_ITEMS on Interface IF_GUI_COLUMN_TREE has no exception.
Method ADD_STYLE_INFO Signature
Method ADD_STYLE_INFO on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ADD_STYLE_INFO on Interface IF_GUI_COLUMN_TREE has no exception.
Method ADJUST_COLUMN_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_COLUMNS | Value transfer | Type reference (TYPE) | AS4FLAG | Adjust All Columns and Hierarchy Header | 20071022 | ||
2 | ![]() |
END_COLUMN | Value transfer | Type reference (TYPE) | TV_ITMNAME | Last column | 20071022 | ||
3 | ![]() |
INCLUDE_HEADING | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Include Heading in Width Calculation | 20071022 | ||
4 | ![]() |
START_COLUMN | Value transfer | Type reference (TYPE) | TV_ITMNAME | First Column | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 | ||
5 | ![]() |
20071022 | ||
6 | ![]() |
20071022 | ||
7 | ![]() |
20071022 |
Method CLEAR_ALL_STYLE_INFOS Signature
Method CLEAR_ALL_STYLE_INFOS on Interface IF_GUI_COLUMN_TREE has no parameter.
Method CLEAR_ALL_STYLE_INFOS on Interface IF_GUI_COLUMN_TREE has no exception.
Method CLEAR_STYLE_INFO Signature
Method CLEAR_STYLE_INFO on Interface IF_GUI_COLUMN_TREE has no parameter.
Method CLEAR_STYLE_INFO on Interface IF_GUI_COLUMN_TREE has no exception.
Method COLLAPSE_ALL_NODES Signature
Method COLLAPSE_ALL_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method COLLAPSE_ALL_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method COLLAPSE_NODES Signature
Method COLLAPSE_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method COLLAPSE_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method COLLAPSE_SUBTREE Signature
Method COLLAPSE_SUBTREE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method COLLAPSE_SUBTREE on Interface IF_GUI_COLUMN_TREE has no exception.
Method COLUMN_GET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
2 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | I | Column Width | 20071022 | ||
3 | ![]() |
WIDTH_PIX | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | "X": Read Width in Pixels; " ": Read Width in Characters | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 |
Method COLUMN_SET_ALIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | See Method Documentation | 20071022 | ||
2 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 | ||
5 | ![]() |
20071022 |
Method COLUMN_SET_DISABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Column Cannot be Selected; ' ': Can be Selected | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 |
Method COLUMN_SET_HEADING_IMAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
2 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Picture for Column Header | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 |
Method COLUMN_SET_HEADING_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
2 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | TV_HEADING | Text of Column Header | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 |
Method COLUMN_SET_HEADING_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
2 | ![]() |
TOOLTIP | Value transfer | Type reference (TYPE) | TV_HEADING | Tool Tip for Column Heading | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 |
Method COLUMN_SET_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
2 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Make Column Invisible; ' ': Visible | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 |
Method COLUMN_SET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
2 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Column width | 20071022 | ||
3 | ![]() |
WIDTH_PIX | Value transfer | Type reference (TYPE) | AS4FLAG | ' ': Width in Characters; 'X': Width in Pixels | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 |
Method DELETE_ALL_ITEMS_OF_NODES Signature
Method DELETE_ALL_ITEMS_OF_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_ALL_ITEMS_OF_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method DELETE_ALL_NODES Signature
Method DELETE_ALL_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_ALL_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method DELETE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 |
Method DELETE_ITEMS Signature
Method DELETE_ITEMS on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_ITEMS on Interface IF_GUI_COLUMN_TREE has no exception.
Method DELETE_NODE Signature
Method DELETE_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_NODE on Interface IF_GUI_COLUMN_TREE has no exception.
Method DELETE_NODES Signature
Method DELETE_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method ENSURE_VISIBLE Signature
Method ENSURE_VISIBLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ENSURE_VISIBLE on Interface IF_GUI_COLUMN_TREE has no exception.
Method EXPAND_NODE Signature
Method EXPAND_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method EXPAND_NODE on Interface IF_GUI_COLUMN_TREE has no exception.
Method EXPAND_NODES Signature
Method EXPAND_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method EXPAND_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method EXPAND_ROOT_NODES Signature
Method EXPAND_ROOT_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method EXPAND_ROOT_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method GET_COLUMN_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMNS | Call by reference | Type reference (TYPE) | TREEV_CONA | Column Names | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 |
Method GET_EXPANDED_NODES Signature
Method GET_EXPANDED_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_EXPANDED_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method GET_SELECTED_ITEM Signature
Method GET_SELECTED_ITEM on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_SELECTED_ITEM on Interface IF_GUI_COLUMN_TREE has no exception.
Method GET_SELECTED_NODE Signature
Method GET_SELECTED_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_SELECTED_NODE on Interface IF_GUI_COLUMN_TREE has no exception.
Method GET_SELECTED_NODES Signature
Method GET_SELECTED_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_SELECTED_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method GET_TOP_NODE Signature
Method GET_TOP_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_TOP_NODE on Interface IF_GUI_COLUMN_TREE has no exception.
Method GET_WIDTHS_OF_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTHS_OF_COLUMNS | Call by reference | Type reference (TYPE) | TREEV_COWT | Column Widths | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 |
Method HIERARCHY_HEADER_ADJUST_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_HEADING | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Include Heading in Width Calculation | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 |
Method HIERARCHY_HEADER_GET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | I | Header Width | 20071022 | ||
2 | ![]() |
WIDTH_PIX | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | "X": Read Width in Pixels; " ": Read Width in Characters | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 |
Method HIERARCHY_HEADER_SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | TV_HEADING | Header Text | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 |
Method HIERARCHY_HEADER_SET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLTIP | Value transfer | Type reference (TYPE) | TV_HEADING | Tooltip for Header | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 |
Method HIERARCHY_HEADER_SET_T_IMAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Picture in Header | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 |
Method HIERARCHY_HEADER_SET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Header Width | 20071022 | ||
2 | ![]() |
WIDTH_PIX | Value transfer | Type reference (TYPE) | AS4FLAG | ' ': Width in Characters; 'X': Width in Pixels | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 |
Method INSERT_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | Column Alignment | 20071022 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Cannot Be Selected | 20071022 | ||
3 | ![]() |
HEADER_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Picture in Header | 20071022 | ||
4 | ![]() |
HEADER_TEXT | Value transfer | Type reference (TYPE) | TV_HEADING | Text for Header | 20071022 | ||
5 | ![]() |
HEADER_TOOLTIP | Value transfer | Type reference (TYPE) | TV_HEADING | Tooltip for Header | 20071022 | ||
6 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Invisible | 20071022 | ||
7 | ![]() |
NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
8 | ![]() |
PREDECESSOR_COLUMN | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name of Previous Column | 20071022 | ||
9 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Column width | 20071022 | ||
10 | ![]() |
WIDTH_PIX | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Width in Pixels; " " = Width in Characters | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 | ||
5 | ![]() |
20071022 | ||
6 | ![]() |
20071022 | ||
7 | ![]() |
20071022 | ||
8 | ![]() |
20071022 |
Method INSERT_HIERARCHY_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Cannot be Selected | 20071022 | ||
2 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Invisible | 20071022 | ||
3 | ![]() |
NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
4 | ![]() |
PREDECESSOR_COLUMN | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name of Previous Column | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 | ||
5 | ![]() |
20071022 | ||
6 | ![]() |
20071022 | ||
7 | ![]() |
20071022 |
Method ITEM_SET_CHOSEN Signature
Method ITEM_SET_CHOSEN on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_CHOSEN on Interface IF_GUI_COLUMN_TREE has no exception.
Method ITEM_SET_DISABLED Signature
Method ITEM_SET_DISABLED on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_DISABLED on Interface IF_GUI_COLUMN_TREE has no exception.
Method ITEM_SET_EDITABLE Signature
Method ITEM_SET_EDITABLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_EDITABLE on Interface IF_GUI_COLUMN_TREE has no exception.
Method ITEM_SET_FONT Signature
Method ITEM_SET_FONT on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_FONT on Interface IF_GUI_COLUMN_TREE has no exception.
Method ITEM_SET_HIDDEN Signature
Method ITEM_SET_HIDDEN on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_HIDDEN on Interface IF_GUI_COLUMN_TREE has no exception.
Method ITEM_SET_STYLE Signature
Method ITEM_SET_STYLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_STYLE on Interface IF_GUI_COLUMN_TREE has no exception.
Method ITEM_SET_TEXT Signature
Method ITEM_SET_TEXT on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_TEXT on Interface IF_GUI_COLUMN_TREE has no exception.
Method ITEM_SET_T_IMAGE Signature
Method ITEM_SET_T_IMAGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_T_IMAGE on Interface IF_GUI_COLUMN_TREE has no exception.
Method MOVE_NODE Signature
Method MOVE_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method MOVE_NODE on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_DISABLED Signature
Method NODE_SET_DISABLED on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_DISABLED on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_DRAGDROPID Signature
Method NODE_SET_DRAGDROPID on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_DRAGDROPID on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_EXPANDER Signature
Method NODE_SET_EXPANDER on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_EXPANDER on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_EXP_IMAGE Signature
Method NODE_SET_EXP_IMAGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_EXP_IMAGE on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_HIDDEN Signature
Method NODE_SET_HIDDEN on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_HIDDEN on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_IS_FOLDER Signature
Method NODE_SET_IS_FOLDER on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_IS_FOLDER on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_NO_BRANCH Signature
Method NODE_SET_NO_BRANCH on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_NO_BRANCH on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_N_IMAGE Signature
Method NODE_SET_N_IMAGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_N_IMAGE on Interface IF_GUI_COLUMN_TREE has no exception.
Method NODE_SET_STYLE Signature
Method NODE_SET_STYLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_STYLE on Interface IF_GUI_COLUMN_TREE has no exception.
Method REMOVE_ALL_KEY_STROKES Signature
Method REMOVE_ALL_KEY_STROKES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method REMOVE_ALL_KEY_STROKES on Interface IF_GUI_COLUMN_TREE has no exception.
Method SCROLL Signature
Method SCROLL on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SCROLL on Interface IF_GUI_COLUMN_TREE has no exception.
Method SELECT_ITEM Signature
Method SELECT_ITEM on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SELECT_ITEM on Interface IF_GUI_COLUMN_TREE has no exception.
Method SELECT_NODES Signature
Method SELECT_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SELECT_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_COLUMN_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMNS | Call by reference | Type reference (TYPE) | TREEV_CONA | Column Names | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 | ||
5 | ![]() |
20071022 | ||
6 | ![]() |
20071022 |
Method SET_COLUMN_ORDER_FROZEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROZEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Columns Cannot be Rearranged Using the Mouse | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 |
Method SET_CTX_MENU_SELECT_EVENT_APPL Signature
Method SET_CTX_MENU_SELECT_EVENT_APPL on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_CTX_MENU_SELECT_EVENT_APPL on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_DEFAULT_DROP Signature
Method SET_DEFAULT_DROP on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_DEFAULT_DROP on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_DISABLE_SEL_CHANGE_CTX_MEN Signature
Method SET_DISABLE_SEL_CHANGE_CTX_MEN on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_DISABLE_SEL_CHANGE_CTX_MEN on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_FOLDER_SHOW_EXP_IMAGE Signature
Method SET_FOLDER_SHOW_EXP_IMAGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_FOLDER_SHOW_EXP_IMAGE on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_HAS_3D_FRAME Signature
Method SET_HAS_3D_FRAME on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_HAS_3D_FRAME on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_MIN_NODE_HEIGHT Signature
Method SET_MIN_NODE_HEIGHT on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_MIN_NODE_HEIGHT on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_SCREEN_UPDATE Signature
Method SET_SCREEN_UPDATE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_SCREEN_UPDATE on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_SELECTED_NODE Signature
Method SET_SELECTED_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_SELECTED_NODE on Interface IF_GUI_COLUMN_TREE has no exception.
Method SET_TOP_NODE Signature
Method SET_TOP_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_TOP_NODE on Interface IF_GUI_COLUMN_TREE has no exception.
Method UNSELECT_ALL Signature
Method UNSELECT_ALL on Interface IF_GUI_COLUMN_TREE has no parameter.
Method UNSELECT_ALL on Interface IF_GUI_COLUMN_TREE has no exception.
Method UNSELECT_NODES Signature
Method UNSELECT_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method UNSELECT_NODES on Interface IF_GUI_COLUMN_TREE has no exception.
Method UPDATE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | Column Alignment | 20071022 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Cannot be Selected; ' ': Can be Selected | 20071022 | ||
3 | ![]() |
HEADER_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Picture in Header | 20071022 | ||
4 | ![]() |
HEADER_TEXT | Value transfer | Type reference (TYPE) | TV_HEADING | Text for Header | 20071022 | ||
5 | ![]() |
HEADER_TOOLTIP | Value transfer | Type reference (TYPE) | TV_HEADING | Tool Tip for Header | 20071022 | ||
6 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Invisible; ' ': Visible | 20071022 | ||
7 | ![]() |
NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 20071022 | ||
8 | ![]() |
UPDATE_WIDTH | Value transfer | Type reference (TYPE) | AS4FLAG | Set New Width | 20071022 | ||
9 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Column width | 20071022 | ||
10 | ![]() |
WIDTH_PIX | Value transfer | Type reference (TYPE) | AS4FLAG | "X" = Width in Pixels; " " = Width in Characters | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071022 | ||
2 | ![]() |
20071022 | ||
3 | ![]() |
20071022 | ||
4 | ![]() |
20071022 | ||
5 | ![]() |
20071022 |
Method UPDATE_NODES_AND_ITEMS Signature
Method UPDATE_NODES_AND_ITEMS on Interface IF_GUI_COLUMN_TREE has no parameter.
Method UPDATE_NODES_AND_ITEMS on Interface IF_GUI_COLUMN_TREE has no exception.
Event Signatures
Event BUTTON_CLICK Signature
Event BUTTON_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event CHECKBOX_CHANGE Signature
Event CHECKBOX_CHANGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Event DEFAULT_CONTEXT_MENU_REQUEST Signature
Event DEFAULT_CONTEXT_MENU_REQUEST on Interface IF_GUI_COLUMN_TREE has no parameter.
Event DEFAULT_CONTEXT_MENU_SELECT Signature
Event DEFAULT_CONTEXT_MENU_SELECT on Interface IF_GUI_COLUMN_TREE has no parameter.
Event EXPAND_NO_CHILDREN Signature
Event EXPAND_NO_CHILDREN on Interface IF_GUI_COLUMN_TREE has no parameter.
Event HEADER_CLICK Signature
Event HEADER_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event HEADER_CONTEXT_MENU_REQUEST Signature
Event HEADER_CONTEXT_MENU_REQUEST on Interface IF_GUI_COLUMN_TREE has no parameter.
Event HEADER_CONTEXT_MENU_SELECT Signature
Event HEADER_CONTEXT_MENU_SELECT on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ITEM_CONTEXT_MENU_REQUEST Signature
Event ITEM_CONTEXT_MENU_REQUEST on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ITEM_CONTEXT_MENU_SELECT Signature
Event ITEM_CONTEXT_MENU_SELECT on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ITEM_DOUBLE_CLICK Signature
Event ITEM_DOUBLE_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ITEM_KEYPRESS Signature
Event ITEM_KEYPRESS on Interface IF_GUI_COLUMN_TREE has no parameter.
Event LINK_CLICK Signature
Event LINK_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event NODE_CONTEXT_MENU_REQUEST Signature
Event NODE_CONTEXT_MENU_REQUEST on Interface IF_GUI_COLUMN_TREE has no parameter.
Event NODE_CONTEXT_MENU_SELECT Signature
Event NODE_CONTEXT_MENU_SELECT on Interface IF_GUI_COLUMN_TREE has no parameter.
Event NODE_DOUBLE_CLICK Signature
Event NODE_DOUBLE_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event NODE_KEYPRESS Signature
Event NODE_KEYPRESS on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DRAG Signature
Event ON_DRAG on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DRAG_MULTIPLE Signature
Event ON_DRAG_MULTIPLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DROP Signature
Event ON_DROP on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DROP_COMPLETE Signature
Event ON_DROP_COMPLETE on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DROP_COMPLETE_MULTIPLE Signature
Event ON_DROP_COMPLETE_MULTIPLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DROP_GET_FLAVOR Signature
Event ON_DROP_GET_FLAVOR on Interface IF_GUI_COLUMN_TREE has no parameter.
Event SELECTION_CHANGED Signature
Event SELECTION_CHANGED on Interface IF_GUI_COLUMN_TREE has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |