SAP ABAP Class CL_CC_TOOLS (Control Composer: Utility Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SEU_CONTROL_COMPOSER (Package) Control Composer
Properties
Class CL_CC_TOOLS  
Short Description Control Composer: Utility Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU_CONTROL_COMPOSER   Control Composer 
Created 19991029   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CC_TOOLS has no forward declaration.
Interfaces
Class CL_CC_TOOLS has no interface implemented.
Friends
Class CL_CC_TOOLS has no friend class.
Attributes
Class CL_CC_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASS_SHORT_TEXT Static method Public Method Determines Short Text of Global Class 19991105
2 GET_PARENT_CONTROL_NODE Static method Public Method Determines First Control Predecessor Node 19991203
3 GET_PLUGIN_REF_BY_NODE Static method Public Method Gets Support Interf. Ref for "Plug-In" Nodes 20000407
4 GET_SUPPORT_REF_BY_NODE Static method Public Method Determines Support Interface Ref for Control Type Node 20000222
5 IS_COMMON_NODE Static method Public Method Determines Whether a Node is in General Tree Part 20000615
6 IS_CONTROL_NODE Static method Public Method Determines Whether Node is of CONTROL Type 19991029
7 IS_TREE_NODE_TYPE Static method Public Method Determines Whether a Node of This Type Can Have Children 20000616
Events
Class CL_CC_TOOLS has no event.
Types
Class CL_CC_TOOLS has no local type.
Method Signatures

Method GET_CLASS_SHORT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) STRING Name der Klasse 19991105
2 Exporting SHORT_TEXT Call by reference Type reference (TYPE) STRING Kurztext der Klasse 19991105
# Exception Resumable Description Created on
1 FAILED fehlgeschlagen 19991105

Method GET_PARENT_CONTROL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL_NODE Call by reference Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE " 19991203
2 Returning PARENT_NODE Value transfer Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE " 19991203

Method GET_PARENT_CONTROL_NODE on class CL_CC_TOOLS has no exception.

Method GET_PLUGIN_REF_BY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL_COMPOSITE Value transfer Object reference (TYPE REF TO) CL_CONTROL_COMPOSITE " 20000407
2 Importing NODE Value transfer Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE " 20000407
3 Returning PLUG_IN_REF Value transfer Object reference (TYPE REF TO) IF_CONTROL_COMPOSITE_PLUG_IN " 20000407

Method GET_PLUGIN_REF_BY_NODE on class CL_CC_TOOLS has no exception.

Method GET_SUPPORT_REF_BY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL_COMPOSITE Value transfer Object reference (TYPE REF TO) CL_CONTROL_COMPOSITE " 20000222
2 Importing NODE Value transfer Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE " 20000222
3 Returning SUPPORT_REF Value transfer Object reference (TYPE REF TO) IF_CONTROL_COMPOSITE_SUPPORT " 20000222

Method GET_SUPPORT_REF_BY_NODE on class CL_CC_TOOLS has no exception.

Method IS_COMMON_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_COMMON_NODE Value transfer Type reference (TYPE) AS4FLAG " 20000615
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE " 20000615

Method IS_COMMON_NODE on class CL_CC_TOOLS has no exception.

Method IS_CONTROL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CONTROL_NODE Value transfer Type reference (TYPE) AS4FLAG 'X': Knoten ist ein CONTROL-Knoten 19991029
2 Importing NODE Value transfer Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE " 19991029

Method IS_CONTROL_NODE on class CL_CC_TOOLS has no exception.

Method IS_TREE_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_TREE_NODE_TYPE Value transfer Type reference (TYPE) AS4FLAG " 20000616
2 Importing NODE_TYPE Value transfer Type reference (TYPE) I " 20000616

Method IS_TREE_NODE_TYPE on class CL_CC_TOOLS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 46D