SAP ABAP Class CL_MIME_SUBTREE (MIMEs Sub-Tree Review Component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SMIMES (Package) MIME Repository - Model, Tools, and Integration
Properties
Class CL_MIME_SUBTREE  
Short Description MIMEs Sub-Tree Review Component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMIMES   MIME Repository - Model, Tools, and Integration 
Created 20030603   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MIME_SUBTREE has no forward declaration.
Interfaces
Class CL_MIME_SUBTREE has no interface implemented.
Friends
Class CL_MIME_SUBTREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLNAME_1 Instance attribute Private Type reference (TYPE) TV_ITMNAME 'title' Tree Control: Column Name / Item Name 20030603
2 C_COLNAME_2 Instance attribute Private Type reference (TYPE) TV_ITMNAME 'description' Tree Control: Column Name / Item Name 20030603
3 C_COLNAME_3 Instance attribute Private Type reference (TYPE) TV_ITMNAME 'Private' Tree Control: Column Name / Item Name 20030603
4 C_COLNAME_4 Instance attribute Private Type reference (TYPE) TV_ITMNAME 'Expration' Tree Control: Column Name / Item Name 20030603
5 C_SIZE_1 Instance attribute Private Type reference (TYPE) INT4 40 Natural Number 20030603
6 C_SIZE_2 Instance attribute Private Type reference (TYPE) INT4 40 Natural Number 20030603
7 C_SIZE_3 Instance attribute Private Type reference (TYPE) INT4 10 Natural Number 20030603
8 C_SIZE_4 Instance attribute Private Type reference (TYPE) INT4 20 Natural Number 20030603
9 G_CHILD_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control 20030603
10 G_CUSTOM_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20030603
11 L_TERMINOLOGY Instance attribute Private Object reference (TYPE REF TO) CL_KWUI_TERMINOLOGY GUI Text, Icons, Messages, Popups, and so on 20030603
12 NODES Instance attribute Protected Type reference (TYPE) TREEMCNOTA List of All Nodes 20030603
13 ROOT_IO Instance attribute Private Type reference (TYPE) SKWF_IO KW Framework: Object Key 20030603
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SUBNODES Instance method Public Method Add Children to the Tree Control 20030603
2 COLLAPSE_NODE Instance method Public Method Close All Subfolders 20030603
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030603
4 EXPAND_NODE Instance method Public Method Expand All Subfolders 20030603
5 FREE Instance method Public Method 20030603
6 HANDLE_EXPAND_NO_CHILDREN Instance method Protected Event handling method 20030603
7 INIT_NODES_AND_ITEMS Instance method Public Method MIMEs Sub-Tree Review Component 20030603
Events
Class CL_MIME_SUBTREE has no event.
Types
Class CL_MIME_SUBTREE has no local type.
Method Signatures

Method ADD_SUBNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SKWF_ERROR KW Framework: Fehler Objekt 20030603
2 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20030603

Method ADD_SUBNODES on class CL_MIME_SUBTREE has no exception.

Method COLLAPSE_NODE Signature

Method COLLAPSE_NODE on class CL_MIME_SUBTREE has no parameter.
Method COLLAPSE_NODE on class CL_MIME_SUBTREE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MIME_SUBTREE has no parameter.
Method CONSTRUCTOR on class CL_MIME_SUBTREE has no exception.

Method EXPAND_NODE Signature

Method EXPAND_NODE on class CL_MIME_SUBTREE has no parameter.
Method EXPAND_NODE on class CL_MIME_SUBTREE has no exception.

Method FREE Signature

Method FREE on class CL_MIME_SUBTREE has no parameter.
Method FREE on class CL_MIME_SUBTREE has no exception.

Method HANDLE_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030603

Method HANDLE_EXPAND_NO_CHILDREN on class CL_MIME_SUBTREE has no exception.

Method INIT_NODES_AND_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SKWF_ERROR KW Framework: Fehler Objekt 20030603
2 Importing ROOT Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20030603

Method INIT_NODES_AND_ITEMS on class CL_MIME_SUBTREE has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 740