SAP ABAP Class CL_CCM_NAV_AREA_TAB (CIC Tabstrip of Navigation Area)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CCMA (Package) Interaction Center Components
Properties
Class CL_CCM_NAV_AREA_TAB  
Short Description CIC Tabstrip of Navigation Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CCMA   Interaction Center Components 
Created 19990318   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_NAV_AREA_TAB has no forward declaration.
Interfaces
Class CL_CCM_NAV_AREA_TAB has no interface implemented.
Friends
Class CL_CCM_NAV_AREA_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TREE_CONTAINER Static Attribute Private Type reference (TYPE) TEXT15 'TREE_CONTAINER_' Name of custom container 19990329
2 ICON Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-ICON Icon of tab 19990318
3 NAME Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-NAME Name of tab 19990318
4 NAVIGATION_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_CCM_NAV_VIEW Navigation view 19990329
5 QUICKINFO Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-QUICKINFO Quickinfo of tab 19990323
6 SCREEN_REF Instance attribute Private Object reference (TYPE REF TO) CL_CCM_NAV_AREA_SCREEN Screen reference, being assigned to tab 19990322
7 TEXT Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-TEXT Text of tab 19990323
8 VISIBLE Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-VISIBLE Visibility indicator 19990318
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activation of tab 19990322
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990318
3 GET_ATTRIBUTES Instance method Public Method Get attributes 19990324
4 GET_NAME Instance method Public Method Get extenal tab name 19990322
5 GET_SCREEN_NUMBER Instance method Public Method Get screen number (via screen reference) 19990322
Events
Class CL_CCM_NAV_AREA_TAB has no event.
Types
Class CL_CCM_NAV_AREA_TAB has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_CCM_NAV_AREA_TAB has no parameter.
Method ACTIVATE on class CL_CCM_NAV_AREA_TAB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ICON Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-ICON Reiter-Ikone 19990318
2 Importing IM_NAME Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-NAME Reitername 19990318
3 Importing IM_NAV_CLASS Call by reference Type reference (TYPE) CCM_NAV_CLASS Klasse Navigationssicht 19990329
4 Importing IM_NAV_VIEW_PROFILE Call by reference Type reference (TYPE) CCM_NAV_VIEW Profil Navigationssicht 19990329
5 Importing IM_QUICKINFO Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-QUICKINFO Reiter-Quickinfo 19990323
6 Importing IM_SCREEN_REF Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_AREA_SCREEN Reiterbild 19990322
7 Importing IM_TEXT Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-TEXT Reitertext 19990323
8 Importing IM_VISIBLE Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-VISIBLE Sichtbarkeitskennzeichen 19990318

Method CONSTRUCTOR on class CL_CCM_NAV_AREA_TAB has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ICON Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-ICON Reiter-Ikone 19990324
2 Exporting EX_QUICKINFO Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-QUICKINFO Reiter-Quickinfo 19990324
3 Exporting EX_TEXT Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-TEXT Reitertext 19990324
4 Exporting EX_VISIBLE Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-VISIBLE Sichtbarkeit des Reiters 19990324

Method GET_ATTRIBUTES on class CL_CCM_NAV_AREA_TAB has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NAME Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-NAME Externer Name des Reiters 19990322

Method GET_NAME on class CL_CCM_NAV_AREA_TAB has no exception.

Method GET_SCREEN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SCREEN Call by reference Type reference (TYPE) SYDYNNR Dynpronummer 19990322

Method GET_SCREEN_NUMBER on class CL_CCM_NAV_AREA_TAB has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in