SAP ABAP Class CL_MWB_SIMPLE_TREE_MODEL (tree class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBO (Package) Migration Business Object

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MWB_SCREEN_VIEW | Basic screen class | 20060714 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MWB_CONTROL_VIEW | GUI control | 20060714 |
Properties
Class | CL_MWB_SIMPLE_TREE_MODEL | |
Short Description | tree class | |
Super Class | CL_MWB_SCREEN_VIEW | Basic screen class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_MBO | Migration Business Object |
Created | 20060714 | SAP |
Last change | 20141030 | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_MWB_CONTROL_VIEW | GUI control | 20060714 |
Friends
Class CL_MWB_SIMPLE_TREE_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | 20060714 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20060714 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20060714 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | 20060714 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 4 | 20060714 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 5 | 20060714 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060714 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING40 | String with 40 characters in shmtable_s | 20060714 | ||
9 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20060714 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | Screens, function code triggered by PAI | 20060714 | ||
11 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20060714 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TM_NODEKEY | Character field of length 40 | 20060714 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Node Table | 20060714 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20060714 | ||
15 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SIMPLE_TREE_MODEL | Simple Tree Control | 20060714 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | NODE_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20060714 | |
2 | NODE_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20060714 | |
3 | NODE_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
double click | 20060714 |
Types
Class CL_MWB_SIMPLE_TREE_MODEL has no local type.
Method Signatures
Method ADD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20060714 | ||
2 | ![]() |
DRAG_DROP_ID | Value transfer | Type reference (TYPE) | I | 20060714 | |||
3 | ![]() |
EXPANDED_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Icon / Image | 20060714 | ||
4 | ![]() |
EXPANDER | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20060714 | ||
5 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20060714 | ||
6 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Icon / Image | 20060714 | ||
7 | ![]() |
ISFOLDER | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20060714 | ||
8 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20060714 | ||
9 | ![]() |
NO_BRANCH | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20060714 | ||
10 | ![]() |
RELATIONSHIP | Value transfer | Type reference (TYPE) | I | 20060714 | |||
11 | ![]() |
RELATIVE_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20060714 | ||
12 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060714 | ||
13 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | TM_NODETXT | Simple Tree Model: Text of a node | 20060714 | ||
14 | ![]() |
USER_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20060714 |
Method ADD_NODE on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method ADD_NODES Signature
Method ADD_NODES on class CL_MWB_SIMPLE_TREE_MODEL has no parameter.
Method ADD_NODES on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method BUILD_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Screens, function code triggered by PAI | 20060714 | ||
2 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | GUI_TEXT | Menu Painter: Function or menu text (4.0) | 20060714 |
Method BUILD_MENU on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONT_NAME | Call by reference | Type reference (TYPE) | STRING | 20060714 | |||
2 | ![]() |
IM_DOCKING | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20060714 | ||
3 | ![]() |
IM_DYNNR | Call by reference | Type reference (TYPE) | SYST-DYNNR | ABAP program, number of current screen | 20060714 | ||
4 | ![]() |
IM_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20060714 |
Method CONSTRUCTOR on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method CREATE_CONTAINER Signature
Method CREATE_CONTAINER on class CL_MWB_SIMPLE_TREE_MODEL has no parameter.
Method CREATE_CONTAINER on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method CREATE_TREE_CONTROL Signature
Method CREATE_TREE_CONTROL on class CL_MWB_SIMPLE_TREE_MODEL has no parameter.
Method CREATE_TREE_CONTROL on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20060714 |
Method EXPAND_NODE on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method FIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20060714 | ||
2 | ![]() |
RESULT_TYPE | Value transfer | Type reference (TYPE) | I | 20060714 |
Method FIND on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method GET_TREE Signature
Method GET_TREE on class CL_MWB_SIMPLE_TREE_MODEL has no parameter.
Method GET_TREE on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Type reference (TYPE) | TM_NODEKEY | Node key | 20060714 |
Method HANDLE_DOUBLE_CLICK on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method HANDLE_RIGHT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20060714 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060714 |
Method HANDLE_RIGHT_CLICK on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method HANDLE_RIGHT_CLICK_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20060714 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060714 |
Method HANDLE_RIGHT_CLICK_SELECT on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method NODE_GET_TEXT Signature
Method NODE_GET_TEXT on class CL_MWB_SIMPLE_TREE_MODEL has no parameter.
Method NODE_GET_TEXT on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method NODE_SET_TEXT Signature
Method NODE_SET_TEXT on class CL_MWB_SIMPLE_TREE_MODEL has no parameter.
Method NODE_SET_TEXT on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method SET_EVENT_HANDLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20060714 |
Method SET_EVENT_HANDLERS on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method SET_REGISTERED_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20060714 |
Method SET_REGISTERED_EVENTS on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Method UPDATE_NODES Signature
Method UPDATE_NODES on class CL_MWB_SIMPLE_TREE_MODEL has no parameter.
Method UPDATE_NODES on class CL_MWB_SIMPLE_TREE_MODEL has no exception.
Event Signatures
Event NODE_CONTEXT_MENU_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20060714 | ||
2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20060714 |
Event NODE_CONTEXT_MENU_SELECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Screens, function code triggered by PAI | 20060714 | ||
2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20060714 |
Event NODE_DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20060714 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |