SAP ABAP Class CL_BSP_WD_AT_CNTRMETH_NODE (CL_BSP_WD_AT_CNTRMETH_NODE)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_STRUCTURE_TREE (Package) Structure Tree for Application/Component
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_NODE_BASE Base class for structure nodes 20080509
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_REFRESHABLE_TREENODE Generic Tree Node Interface 20070608
Properties
Class CL_BSP_WD_AT_CNTRMETH_NODE  
Short Description    
Super Class CL_BSP_WD_AT_NODE_BASE Base class for structure nodes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_STRUCTURE_TREE   Structure Tree for Application/Component 
Created 20070606   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_WD_AT_CNTRMETH_NODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_REFRESHABLE_TREENODE Generic Tree Node Interface 20070608
Friends
Class CL_BSP_WD_AT_CNTRMETH_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL Instance attribute Private Type reference (TYPE) O2APPLNAME Name of BSP Application 20080318
2 BC_AND_MSG_REL_TYPE Constant Public Type reference (TYPE) C 'b' BC_AND_MSG_REL_TYPE 20070606
3 CNTR_ACTIVATE_TYPE Constant Public Type reference (TYPE) C 'a' CNTR_ACTIVATE_TYPE 20070606
4 CONTEXT_REL_TYPE Constant Public Type reference (TYPE) C 'c' CONTEXT_REL_TYPE 20070606
5 CONTROLLER_TYPE Instance attribute Private Type reference (TYPE) C 20070608
6 DESCR Instance attribute Private Type reference (TYPE) CRMT_BSP_WD_ELEM_DESCR BSP WD Element Beschreibung 20070613
7 DETAILS Instance attribute Private Type reference (TYPE) ABAP_BOOL DETAILS 20070606
8 EHANDLER_TYPE Constant Public Type reference (TYPE) C 'e' EHANDLER_TYPE 20070606
9 IPLUG_TYPE Constant Public Type reference (TYPE) C 'j' IPLUG_TYPE 20070606
10 METHOD_GROUP Instance attribute Private Type reference (TYPE) C 20070608
11 OPLUG_TYPE Constant Public Type reference (TYPE) C 'o' OPLUG_TYPE 20070606
12 OUTER Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_APPL_TREE OUTER 20070606
13 REQUEST_TYPE Constant Public Type reference (TYPE) C 'r' REQUEST_TYPE 20070606
14 SUB_COMP_HANDLING Constant Public Type reference (TYPE) C 's' 20080725
15 TOOLBAR_REL_TYPE Constant Public Type reference (TYPE) C 't' 20070612
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EVENTHANDLER Instance method Private Method ADD_EVENTHANDLER 20070606
2 ADD_PLUG Instance method Private Method ADD_PLUG 20070606
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070606
4 GET_BC_AND_MSG_RELATED_METHODS Instance method Private Method GET_BC_AND_MSG_RELATED_METHODS 20070606
5 GET_CNTR_ACTIVATE_METHODS Instance method Private Method GET_CNTR_ACTIVATE_METHODS 20070606
6 GET_CONTEXT_RELATED_METHODS Instance method Private Method GET_CONTEXT_RELATED_METHODS 20070606
7 GET_EVENT_HANDLERS Instance method Private Method GET_EVENT_HANDLERS 20070606
8 GET_INBOUND_PLUGS Instance method Private Method GET_INBOUND_PLUGS 20070606
9 GET_OUTBOUND_PLUGS Instance method Private Method GET_OUTBOUND_PLUGS 20070606
10 GET_REQUEST_METHODS Instance method Private Method GET_REQUEST_METHODS 20070606
11 GET_SUB_COMP_METHODS Instance method Private Method GET_REQUEST_METHODS 20080725
12 GET_TOOLBAR_RELATED_METHODS Instance method Private Method GET_BC_AND_MSG_RELATED_METHODS 20070612
Events
Class CL_BSP_WD_AT_CNTRMETH_NODE has no event.
Types
Class CL_BSP_WD_AT_CNTRMETH_NODE has no local type.
Method Signatures

Method ADD_EVENTHANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME IV_BSP_APPL 20070606
2 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name of BSP Application 20080318
3 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) O2PAGEEXT IV_VIEW_NAME 20070606

Method ADD_EVENTHANDLER on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method ADD_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME IV_BSP_APPL 20070606
2 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name of BSP Application 20080318
3 Importing IV_TYPE Call by reference Type reference (TYPE) C IV_TYPE 20070606
4 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) O2PAGEEXT IV_VIEW_NAME 20070606

Method ADD_PLUG on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) O2APPLNAME IV_APPL 20070606
2 Importing IV_CONTROLLER_TYPE Call by reference Type reference (TYPE) C 20070608
3 Importing IV_DESCR Call by reference Type reference (TYPE) CRMT_BSP_WD_ELEM_DESCR 20070613
4 Importing IV_DETAILS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE IV_DETAILS 20070606
5 Importing IV_METHOD_GROUP Call by reference Type reference (TYPE) C 20070608
6 Importing IV_OUTER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_APPL_TREE IV_OUTER 20070606

Method CONSTRUCTOR on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_BC_AND_MSG_RELATED_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB ET_RESULT 20070606

Method GET_BC_AND_MSG_RELATED_METHODS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_CNTR_ACTIVATE_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB ET_RESULT 20070606

Method GET_CNTR_ACTIVATE_METHODS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_CONTEXT_RELATED_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB ET_RESULT 20070606

Method GET_CONTEXT_RELATED_METHODS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_EVENT_HANDLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB ET_RESULT 20070606

Method GET_EVENT_HANDLERS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_INBOUND_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB ET_RESULT 20070606

Method GET_INBOUND_PLUGS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_OUTBOUND_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB ET_RESULT 20070606

Method GET_OUTBOUND_PLUGS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_REQUEST_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB ET_RESULT 20070606

Method GET_REQUEST_METHODS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_SUB_COMP_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB ET_RESULT 20080725

Method GET_SUB_COMP_METHODS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.

Method GET_TOOLBAR_RELATED_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_TREE_NODE_TAB 20070612

Method GET_TOOLBAR_RELATED_METHODS on class CL_BSP_WD_AT_CNTRMETH_NODE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700